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: javax.crypto


Marco Trudel wrote:
Hello list

I use a --disable-shared GCJ, built two days ago (revision 117030)...


I suspect that --disable-shared is causing your problems. Static linking of libgcj can cause problems if you are not very careful.


Take a look at the Wiki:

http://gcc.gnu.org/wiki/Statically_linking_libgcj

David Daney


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