This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: gcj bug
- To: hasty@netcom.com
- Subject: Re: gcj bug
- From: Anthony Green <green@cygnus.com>
- Date: Sun, 13 Jun 1999 20:41:03 -0700
- CC: hasty@netcom.com, java-discuss@sourceware.cygnus.com
- References: <199906131810.LAA50722@rah.star-gate.com>
Amancio wrote:
> I tried a slightly modified version of class and it appears to
> compile and run over here. gcj is about 3 or 4 days old over here.
Yes - it compiles from source, but did you try compiling it to
bytecode, and then compiliing the bytecode to native?
bash-2.01$ gcj -C EH.java && gcj -c EH.class
EH.java: In class `EH':
EH.java: In method `EH()':
EH.java:9: stack underflow
AG
--
Anthony Green Cygnus Solutions
Sunnyvale, California