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]

.exe


how can i make an .exe file from .class or .java files using gcj ? .. i.e. compine all the classes of a certain application in one .exe file to run on linux and pentiumIII ..
also , is the gcj version that comes with Linux redhat 7.1 a native compiler or cross compiler ? .. and if it's a cross compiler , what are the switches that i can write to have .exe for all supported platforms ?
thanks

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