On Thu, 2010-11-25 at 00:55 -0800, Afantee Lee wrote:
> Hi, All
> With the help for my previous question, I checked out the source code tree. 
> of libc/port/thread
> but, it seems that there is no way to compile pthread or libc only. there is 
> makefile under libc, but, make all does not work. 
> 
> Would some one please give me some suggestion, how to compile the libc or 
> thread ?
> Do I have to compile the whole open solaris OS ?

No, but compiling "just" libc is tricky.  Until you get familiar with
the code, I recommend doing a full nightly build.  Then you can do
incremental builds (nightly -i) which won't take so long.

        - Garrett


_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to