Ok, if you check out this example: http://www.whitecaps.net/jni/expr.jarInteresting -- if I add the -Xmx256m flag to `java', my test case works too. -Xms64 doesn't seem to matter, nor the other flags (Java or C compiler). I'll try a more complicated DLL load and see how it goes.
you'll see that there it doesn't use -mno-cygwin. Here is the g++ task from the ant build script:
Thanks.
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/