Re: Building error, Missing Classpath uClibc

"C." Bergström <[email protected]> Mon, 21 Apr 2008 02:41:39 +0200
Newsgroups gmane.comp.java.vm.kaffe.general
Message-ID <1208738499.9068.367.camel@chaos>
On Sun, 2008-04-20 at 19:02 -0500, Gustavo Guillermo Perez wrote:
> Gnu Classpath requires javah so, without kaffe how can I have javah? I guess 
> there is a time when kaffe has their own copy of classpath in it. There is a 
> new procedure to build kaffe from scratch without sun's jvm?
> 
> having the old non working copy of kaffe on my system, I got to use javah from 
> kaffe, but gnu classpath (0.97.1) does not like jikes as javac, so... again. 
> How can I build kaffe, I'm stuck with the old binary I was compiled, but 
> doesn't work for my updated system anymore.

We have this same chicken-egg type problem on Gentoo.  Would it be
possible for you to use gcj from gcc 4.1?  (I haven't tested this
myself..)  Hope this was helpful.

./Christopher