On Mon, 9 Sep 1996, Guillermo Solis wrote:

> i everybody.
> 
> 
> I want to update my linux kernel to one which can run
> ELF format. I get the linux kernel 2.0.18 i think is the newest
> version??. when i try to compile i receive a message on the screen 
> telling me "gcc is to old". Then i get the new gcc version
> and when i try ro run it a see a new message "Can't run binary file"
> i think this is because the new gcc is on ELF format.
> now my question is which gcc (what version ?) or what i have to do
> for compile the new kernel.?
> 
You should start with your old kernel. Build it with the old gcc with ELF
support added. That is, build the kernel as a.out but with ELF support.
Now you can install the new gcc (seems to me you need some shared
libraries like libc5 and others. Check out the docs in the upgrades
directory). You should now be able to build a new kernel in ELF format.

Hope this helps,

Dwarf

------------                                          --------------

aka   Dale Scheetz                   Phone:   1 (904) 877-0257
      Flexible Software              Fax:     NONE 
      Black Creek Critters           e-mail:  [EMAIL PROTECTED]

------------ If you don't see what you want, just ask --------------

Reply via email to