Netboot Mailing List (by thread)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem compiling Etherboot ROM's




>ld -N -Ttext 0x98000 -e _start -nostdlib -o bin32/3c90x.tmp bin32/start32.o b
>in32/config-3c90x.o 
>bin32/3c90x.o bin32/pci.o bin32/bootlib.a 
>bin32/start32.o(.text+0x23): relocation truncated to fit: R_386_PC16 data  
>make: *** [bin32/3c90x.tmp] Error 1 
>
>( the linker output file is not produced )
>
>	I haven't made any changes to Config or the Makefile.
>
>	I'm using gcc-2.95.2 and binutils-2.9.1.0.19

Hmm, strange one I haven't seen before. If you using start32.o.pre, try
forcing a build of start32.o, perhaps the preassembled one is incompatible
with your tool versions. Conversely, if you are assembling start32.S,
try using the preassembled one. See the symbol AS_PSEUDOS in Makefile.

Why is your binutils version older than your gcc version BTW? Shouldn't
you upgrade binutils?
===========================================================================
This Mail was sent to netboot mailing list by:
Ken Yap <ken@nlc.net.au>
To get help about this list, send a mail with 'help' as the only string in
it's body to majordomo@baghira.han.de. If you have problems with this list,
send a mail to netboot-owner@baghira.han.de.



For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.