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

Re: Kaffe does compile & work (was: Re: JDK1.3 and motif...)



> Then Kaffe isn't a working implementation?

I agree that it is not a full Java 2 implementation. But it does work.
 
> As a sidenote: the kaffe port in cvs doesn't build (on i386):
 
I just built it from scratch on -curent and it built fine out of the
box. Are you sure you are up to date?

Ian Darwin
Kaffe port maintainer
ian@darwinsys.com

> (cd .libs && cc -c -fno-builtin -fno-rtti -fno-exceptions "KaffeS.c")
> rm -f .libs/KaffeS.c .libs/Kaffe.nm .libs/Kaffe.nmS .libs/Kaffe.nmT
> cc -O2 -I/usr/local/include -Wall -Wstrict-prototypes -o .libs/Kaffe main.o version.o .libs/KaffeS.o  -lX11 -lICE -lSM -lXext -L/usr/X11R6/lib -lpng -L/usr/local/lib -ljpeg ../../libraries/clib/awt/X/.libs/libawt.a ../../libraries/clib/math/.libs/libmath.a -lz ../../libraries/clib/zip/.libs/libzip.a ../../libraries/clib/native/.libs/libnative.a -L../kaffevm/.libs -lkaffevm -L../xprof/.libs -lkaffexprof -lm -R/usr/local/lib -R/usr/X11R6/lib
> Class.lo: Undefined symbol `_stringJava2Utf8ConstReplace' referenced from text segment
> Class.lo: Undefined symbol `_byteClass' referenced from text segment
> Class.lo: Undefined symbol `_booleanClass' referenced from text segment
> Class.lo: Undefined symbol `_charClass' referenced from text segment