[kaffe] solaris/sparc link failure

Guilhem Lavaux guilhem at kaffe.org
Sat Nov 6 09:40:55 PST 2004


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
> kaffe at kaffe.org
> http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
> 





More information about the kaffe mailing list