Riccardo wrote:
Hey,

Hi Riccardo !

Does sched_yield is there ?


#include <sched.h>

       int sched_yield(void);


If it is not I'll have to completely disable the code in jthread_yield() (and I'll also check for pthread_yield in configure now).



Thanks for the bug report ! :)

Cheers,

Guilhem.


some of the new code must use some function unavailable under solaris.

-R

 ../../libltdl/.libs/libltdlc.a -ldl -lposix4 -R/usr/local/kaffe/jre/lib/
sparc
Undefined                       first referenced
 symbol                             in file
pthread_yield                       ../kaffevm/.libs/libkaffevm.so
ld: fatal: Symbol referencing errors. No output written to .libs/kaffe-
bin
collect2: ld returned 1 exit status
make[3]: *** [kaffe-bin] Error 1


_______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe



_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to