"C. Bergström" <[EMAIL PROTECTED]> wrote:
>
> How do I replace the system libc?
>
> After I build it.. doing
>
> # Note.. cp libc and all other tools are 64bit..
>
> cp ./libs.so.1 /lib/amd64
You should be able to do this with Sun cpio (depending on the
undocumented behavior of Sun cpio) and with star if you use
the star option -install
In theory, install(1) should also work.
If you copy data into the original file, all programs that use libc
may dump core.
Jörg
--
EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
[EMAIL PROTECTED] (uni)
[EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
[email protected]