On Wed, 18 Feb 1998, Davide Barbieri wrote: > > 1) Modify the Makefile so the second stage bootloader no longer links with > > libc. Obviously, the userlevel "silo" utility needs to link with libc as > > usual. > > And how I can do this? silo is linked to libc, because it lacks a lot > of functions like str* and others... if I don't use libc, I had to > implement those functions on my own.
Don't worry. I am working up patch for you right now. The files are all from arch/sparc/lib in the kernel source so they are all GPL'ed or LGPL'ed. Tom -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

