This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ld/as problems?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]