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: GCJ/minGW produced executables and linux/wine


Erik> Are these problems related to wine, or to libgcj, ltdl, or
Erik> something in the executable?
No clue.  You're almost certainly the first person to try this.

It is not as bad as it sounds.

My org.apache.xmlrpc (console) servant runs out of the box on wine.
Networking, com.mysql.jdbc and all! The warnings I get are the names of the
archive (.a) files I used to group objects together, and that wine
apparently thinks are dlls it should load. Otherwise, it behaves identically
as on windows.

I was just thinking this would be useful for people cross-compiling to win32
on linux. It would spare them from booting in win32 for testing.



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