Created attachment 26020 [details] Two File : BugZilla_Err_Msg.txt & cntanMegMinden.s Helo, I like to make native .exe file from a Java application. I make a Jar file from Java classes and I like to compile - link this for .exe file. This is all on Windows 7 and CygWin envirnment. But I give the above error message for command line: gcj -v -Wextra -mwindows -fassert -mwin32 -fno-strict-aliasing -fwrapv -save-temps --main=com.all .alldio.dlr.main.WindowStarterClassLocal -o cntanMegMinden.exe cntanMegMinden.jar
Can you attach cntanMegMinden.jar ? Also please don't use rar since it does not exist on most machines.
Created attachment 26137 [details] file for Error message by compilation Error message by compilation
Created attachment 26138 [details] Breaked assembler source Breaked by error assembler source of converted JAVA jar
Closing as won't fix as the Java front-end has been removed from the trunk.