Kaffe 0.10.0 on Sparc/SunOS 4.1.4

Kiyo Inaba inaba at src.ricoh.co.jp
Thu Apr 2 05:01:28 PST 1998


Yesterday, I got kaffe-0.10.0 and tried to compile it on
Sparc/SunOS 4.1.4 with "gcc/disable-staticlib/jit" configuration.

But, ld complains as
-----------------------------------------------------------------
gcc -g -O2  -I. -I./../kaffevm -I../../config -I./../../config -I../../include -I./../../include   -o kaffe main.o -L../kaffevm -lka
ffevm -ldl  -lm -lc 
collect2: ld returned 2 exit status
ld: Undefined symbol
   _Kaffe_ThreadInterface
   _Kaffe_LockInterface
   _blockInts
   _Tspinoff
make[2]: *** [kaffe] Error 1 (ignored)
-----------------------------------------------------------------

Has someone already fixed this problem?

# I guess this comes from definition of use for native thread, right?

Kiyo


More information about the kaffe mailing list