creating an exe of a Java code with GCJ, for Unix from Windows
Hello
I'm making some executable files for a Java program, using GCJ.
I'm developping under windows.
I've succeded creating a .exe file for the Windows platform.
I'd like to know if it is possible to create an executable with GCJ, but for Unix, from my Windows platform?
If yes, how can I do it?
Thanks for your help.
Philippe

