<html><body>
<p><tt>Jeff Hobbs <jeffh@activestate.com> wrote on 12/11/2006 04:32:55 PM:<br>
<br>
> Scott Gargash wrote:<br>
> > Is there any way to get the xotcl c-interface files (the .h/.lib files) <br>
> > that correspond to the version of XOTcl that ships with the ActiveState <br>
> > release? They're not present in the distribution.<br>
> <br>
> Hmmm, well, we don't keep those around. With the number of binary <br>
> extensions in ActiveTcl, we made a decision a few years ago to save <br>
> space by not keeping around the dev bits. I understand that they would <br>
> be useful to a small percentage of users, but we haven't figured out any <br>
> way to easily automate the handling of dev bits separate from user bits.<br>
</tt><br>
<tt>Perhaps it would make sense to break the download into two parts, a runtime environment and an SDK. I'm unsure what other extensions have a binary interface, but for XOTcl (at least) all that needs to be shipped is a couple of headers and the stubs lib. It seems equivalent to Tcl proper. In fact, perhaps even the base Tcl libs/headers ought to be in an SDK package. I'd think than many, perhaps even a majority of, users don't need the Tcl headers & libs. </tt><br>
<br>
<tt>But if it's not there, it's not there. Oh well, back to building my own version. </tt><br>
<br>
<tt>        Scott</tt></body></html>