compile error on solaris with unix-pthreads

Edouard G. Parmelan Edouard.Parmelan at quadratec.fr
Tue May 2 07:03:59 PDT 2000


Ren-Song Ko wrote:

> 	I got an error when I tried to compile kaffe 1.0.5 on solaris sparc
> with unix-pthreads.
> 
> thread-impl.c:60: bits/local_lim.h: No such file or directory 
> 
> I am sorry if this question has been asked, but I appreciate your help.

Include file <bits/local_lim.h> could be replaced by <limits.h> (if some
magic _POSIX_SOURCE macros are defined/undefined).

You should also read FAQ/FAQ.pthread.  Currently this pthread
implementation is GNU/Linux specific :(
-- 
Edouard G. Parmelan
http://egp.free.fr


More information about the kaffe mailing list