classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiling classpath with kopisusu


From: Brian Jones
Subject: Re: compiling classpath with kopisusu
Date: 14 Nov 2001 14:40:17 -0500
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

address@hidden writes:

> I tried to compile classpath (CVS) with the kopisusu beta 5 at:
> 
> http://www.klomp.org/KopiSusu/
> 
> I used these two commands, trying to exclude files which wouldn't compile, 
> but eventually I gave up.

I reported a bug in using kopisusu to the developer in that it fails
to properly compile valid code, spitting out an error message that is
incorrect.  I have not tried kjc from http://www.dms.at/kopi/ but my
guess is it might work better.

Use configure with --with-java=/usr/local/jdk1.3/bin/java
--with-kjc=../../kjc-suite-1.5B-bin.jar in your case after downloading
the kjcj-suite-1.5B-bin.jar file.  Known to work are jikes 1.13 and
gcj 3.0.2.

I think the 'main' class is the same in both cases and is set in
lib/Makefile.am if you need to modify it.

If you're not compiling the JNI libraries, you do not need the
automake/autoconf versions listed in HACKING.

Brian
-- 
Brian Jones <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]