ld/as problems?

H . J . Lu hjl@lucon.org
Thu Mar 15 06:11:00 GMT 2001


On Thu, Mar 15, 2001 at 06:39:10AM -0500, F. Heitkamp wrote:
> I had these errors while trying to compile Linux-2.4.x with
> binutils-2.10.90.0.1
> 
> bash-2.04$ more binutil-err.txt 
> make[1]: Entering directory
> `/drives/work/src/linux-2.4.1/arch/i386/boot'
> gcc -E -D__KERNEL__ -I/drives/work/src/linux-2.4.1/include
> -D__BIG_KERNEL__ -traditional -DSVGA_MODE=NORMAL_VGA  bootsect.S -o
> bbootsect.s
> as -o bbootsect.o bbootsect.s
> bbootsect.s: Assembler messages:
> bbootsect.s:253: Warning: indirect lcall without `*'
> ld -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o -o bbootsect
> ld: cannot open binary: No such file or directory
> make[1]: *** [bbootsect] Error 1
> make[1]: Leaving directory `/drives/work/src/linux-2.4.1/arch/i386/boot'
> make: *** [bzImage] Error 2
> root@pc1:/drives/work/src/linux-2.4.1 

Please read my release note for Linux binutils.


H.J.



More information about the Binutils mailing list