This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug java/51465] New: internal compiler error: Segmentation fault


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: unassigned@gcc.gnu.org
        ReportedBy: gykarsai@all.hu


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


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