Joerg Schilling wrote: > "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. > Most interesting.. thanks.. someone else in the channel almost mentioned install(1), but I haven't confirmed anything, but my hack.. As I hack and try to fix libc I'll be able to test :)
_______________________________________________ opensolaris-discuss mailing list [email protected]
