Haris wrote:
Thanks for the previous answers.

So, in order to build the libc source tree I have to run the dmake all in the 
libc subdirectory, right? After that, I have to copy the library binary. I 
found that I have three options:
- use the package that is created by make
- use BFU
- copy the library manually and set the symbolic links. maybe is better to use 
the LIBRARY_PATH

What would you recommend?

That depends on the level of risk you want to take in destroying the machine, the type of change to libc and if you can set LD_LIRBARY_PATH in your test environment.

To be honest I really couldn't recommend any one particular method and I've used them all when updating libc at various points in my debug and test cycles.

--
Darren J Moffat
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to