<br><br><div><span class="gmail_quote">On 3/1/06, <b class="gmail_sendername">Jonathan Morgan</b> <<a href="mailto:jonmmorgan@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jonmmorgan@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;"><br><div style="direction: ltr;"><span>TODO list<br>---------<br><br></span></div><div style="direction: ltr;"><span>* shared libraries on Cygwin and MinGW.<br>        - we have some support for this but it hasn't been tested
</span></div><div style="direction: ltr;"><div><br>I can try testing it, as Cygwin and MSYS are the standard systems I use.  What is necessary to test it?
</div></div></div></blockquote><div><br>Unfortunately, the Boehm gc doesn't seem to build.  See below.  This happens with both Cygwin and MSYS.<br><br>make[2]: Entering directory `/home/JonM/ws/mercury/boehm_gc'<br>MAKEFLAGS=""; export MAKEFLAGS; \
<br>
make  -j1 GRADE=asm_fast.gc GC_GRADE=gc \<br>    libgc.a libgc.dll \<br>    FINAL_INSTALL_MERC_GC_LIB_DIR=/usr/local/mercury-shared/lib/mercury/lib \<br>    dll<br>make[3]: Entering directory `/home/JonM/ws/mercury/boehm_gc'
<br>make[3]: `libgc.a' is up to date.<br>make[3]: *** No rule to make target `libgc', needed by `libgc.dll'.  Stop.<br>make[3]: Leaving directory `/home/JonM/ws/mercury/boehm_gc'<br><br>Jon</div></div>