ld/as problems?

F. Heitkamp fheitka@attglobal.net
Thu Mar 15 03:38:00 GMT 2001


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 

-- 
Fred



More information about the Binutils mailing list