From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Petit-Bianco To: "Andrew Zahra" Cc: java-discuss@sourceware.cygnus.com, "Peter Nicholson" , "Justin Urbanski" Subject: Re: GCJ on Linux Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-id: <14477.993.602327.722319@deliverance.cygnus.com> References: <777CA4E723F4D011928A0000F803957C04536A4C@zctwb003.asiapac.nortel.com> X-SW-Source: 2000-q1/msg00139.html Andrew Zahra writes: > We have just installed gcj on a Linux/intel machine. When we compile > a trivial hello world program we get a segmentation violation. Does > GCJ work under Linux on intel? Yes. If you can build a test case containing code you can make public, then you can file a PR ( http://sourceware.cygnus.com/cgi-bin/gnatsweb.pl ) and someone will be able to tell you whether this is an already fixed, known or new bug. I'm assuming you're getting a compiler bug, as opposed to a runtime bug. Am I right? ./A