This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: GCC 3.3 MingW Crossed-Native Build Suceeded! (Woo hoo!)


When I link both swt's java objects and swt's native (jni) objects together,
it works fine with 3.2, but it doesn't in 3.3. I get the message:

Exception in thread "main" java.lang.UnsatisfiedLinkError: bind
Is it possible that something has changed in the way 3.3 resolves jni
symbols?

Is "bind" a library?


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