Rexx to native compilation

Øyvind Harboe oyvind.harboe@zylin.com
Tue Mar 11 21:30:00 GMT 2003


> On Tue, 2003-03-11 at 11:23, Øyvind Harboe wrote:
> > RxFileReader.nrx:201: error: cannot find file for class 
> > sun.io.MalformedInputException
> 
> You should just create your own 
> sun.io.MalformedInputException class in order to link.

After doing this, I discovered another showstopper...

Since this was just for my amusement, I'll revisit at some point
armed with a new GCJ.

C:\temp\rexx>\thisiscool-gcc\gcc-3.3\bin\gcj -o test.exe --main=qtsmall NetRexxC
.jar rexx2nrx.jar sun\io\MalformedInputException.java sun\tools\javac\Main.java
qtsmall.class
BadArgumentException.nrx:0: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.


Øyvind



More information about the Java mailing list