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

Reply via email to