<html><body>
<p><tt>Jeff Hobbs &lt;jeffh@activestate.com&gt; wrote on 12/11/2006 04:32:55 PM:<br>
<br>
&gt; Scott Gargash wrote:<br>
&gt; &gt; Is there any way to get the xotcl c-interface files (the .h/.lib files) <br>
&gt; &gt; that correspond to the version of XOTcl that ships with the ActiveState <br>
&gt; &gt; release? &nbsp;They're not present in the distribution.<br>
&gt; <br>
&gt; Hmmm, well, we don't keep those around. &nbsp;With the number of binary <br>
&gt; extensions in ActiveTcl, we made a decision a few years ago to save <br>
&gt; space by not keeping around the dev bits. &nbsp;I understand that they would <br>
&gt; be useful to a small percentage of users, but we haven't figured out any <br>
&gt; 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. &nbsp;It seems equivalent to Tcl proper. In fact, perhaps even the base Tcl libs/headers ought to be in an SDK package. &nbsp;I'd think than many, perhaps even a majority of, users don't need the Tcl headers &amp; libs. </tt><br>
<br>
<tt>But if it's not there, it's not there. &nbsp;Oh well, back to building my own version. </tt><br>
<br>
<tt>        Scott</tt></body></html>