[kaffe] pthread problems on darwin(s)

Riccardo zuse at libero.it
Sun Jul 25 13:59:34 PDT 2004


Hey,

on darwin6 I get the following error (using pthreads, which is default 
now):
kaffe/kaffe/kaffe-bin -verbosegc -ss 500k -mx 256M at.dms.kjc.Main
[ start compilation in verbose mode ]
./../../kaffe/kaffe/kaffevm/systems/unix-pthreads/thread-internal.h:231: 
failed assertion `tid->suspendState == SS_SUSPENDED'
/rebuildLib: line 60: 17585 Abort trap              $JAVAC $VERBOSE 
$JAVAC_FLAGS -d $LIBDIR $CPATH ${1+"$@"}

while darwin5 fails because some symbols miss (stuff not implemented)
/usr/bin/ld: Undefined symbols:
_pthread_kill
_sigwait
_pthread_condattr_init
make[3]: *** [kaffe-bin] Error 1

and here I fear I need the help of guilhem :)


-Riccardo





More information about the kaffe mailing list