[kaffe] even stranger problems on darwin5

Michael Franz mvfranz at gmail.com
Thu Sep 16 14:36:25 PDT 2004


On Thu, 16 Sep 2004 21:02:39 +0000 (UTC), Riccardo <zuse at libero.it> wrote:
> Hey,
> 
> investigating the trouble on darwin5 (discussed privately with dalibor,
> sorry), I tried to configure and build with a pre-supplied rt.jar. he
> build still fails, this way:
> 
> CLASSPATH=../../../../kaffe/libraries/javalib/rt.jar BOOTCLASSPATH=../../../../
> kaffe/libraries/javalib/Klasses.jar.bootstrap /bin/sh ../../../libraries/
> javalib/rebuildLib java/math/BigDecimal.java java/math/BigInteger.java
> Compiling classes from  java/math/BigDecimal.java java/math/BigInteger.
> java  using  /Users/multix/kaffe-cvs/darwin5/kaffe/kaffe/kaffe-bin -
> verbosegc -ss 500k -mx 512M at.dms.kjc.Main
> [ start compilation in verbose mode ]
> error:I/O Exception on file "/Users/multix/kaffe-cvs/darwin5/libraries/
> javalib/gmp-math/lib": /Users/multix/kaffe-cvs/darwin5/libraries/javalib/
> gmp-math/lib is a directory
> [ parsed java/math/BigDecimal.java in 9,406 ms ]
> [ parsed java/math/BigInteger.java in 16,505 ms ]
> make[3]: *** [lib/stamp] Error 1
> 

I get a similar error on OS X 10.1.5.  The same source works fine on
10.2.8.  What I don't understand, is if I use jikes the build stops at
this point.  If I use KJC it continues, but fails later.

Michael




More information about the kaffe mailing list