This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: GCJ on Linux



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

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