This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Loading gcc-compiled DLL with Java (JNI) crashes when using newer (>1.5.5) cygwin1.dll
On Tue, 9 Mar 2004, Martin Proefrock wrote:
> >>It just worked fine with 1.5.5. Now, using 1.5.7, Java crashes inside
> >>the System.LoadLibrary call, even with a nearly empty DLL.
>
> > Try a snapshot. <http://cygwin.com/snapshots/>
>
> It still crashes when using the latest snapshot 20040306.
The core Cygwin DLL (/bin/cygwin1.dll) has no support for dynamic loading.
You may have been lucky before in that the functionality you had in your
DLL didn't require the loading of the core one. Apparently this has
changed between 1.5.5 and 1.5.7. Since this isn't supported, you're
basically on your own... Sorry.
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha@cs.nyu.edu
ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D.
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster." -- Patrick Naughton
--
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/