Yes, I have produced working executables that way. I was hoping there might be a way to produce a library that exports the defined functions without requiring the setup calls. I take it this isn't possible, or I'm using the wrong approach to achieve what I want...<br>

<br>Evan<br><br><div class="gmail_quote">On Sun, Sep 19, 2010 at 9:26 PM, Alex Queiroz <span dir="ltr"><<a href="mailto:asandroq@gmail.com">asandroq@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hallo,<br>
<div class="im"><br>
On Sun, Sep 19, 2010 at 11:24 PM, Evan Hanson <<a href="mailto:vnhnsn@gmail.com">vnhnsn@gmail.com</a>> wrote:<br>
> I'm trying to use gsc to build a shared library, but I'm having issues.<br>
><br>
</div><div class="im">> I'm sure there's something simple I'm missing. Any suggestions?<br>
><br>
<br>
</div>     You must call ___setup() to initialise the Gambit-C runtime.<br>
<font color="#888888"><br>
--<br>
-alex<br>
<a href="http://www.artisancoder.com/" target="_blank">http://www.artisancoder.com/</a><br>
</font></blockquote></div><br>