http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51465
Bug #: 51465
Summary: internal compiler error: Segmentation fault
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: java
AssignedTo: [email protected]
ReportedBy: [email protected]
Created attachment 26020
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26020
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