This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: loading DLLs created with Cygwin into Sun JDK


Alan Thompson wrote:

Ok, if you check out this example: http://www.whitecaps.net/jni/expr.jar

you'll see that there it doesn't use -mno-cygwin. Here is the g++ task from the ant build script:

Interesting -- 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.

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]