l4-hackers Digest, Vol 61, Issue 16

l4 fangzhsh07 at gmail.com
Wed May 21 05:09:52 CEST 2008


> > -Wl,-T,/home/l4/tudos/l4/pkg/bootstrap/server/src/ARCH-amd64/boot32/bootstrap32.ld,--gc-sections boot.o32 boot_idt.o32 boot_cpu.o32 boot_kernel.o32 load_elf.o32 minilibc_support.o32 bootstrap32.bin /home/l4/tudos/build/pkg/bootstrap/server/src/ARCH-amd64/libc32/OBJ-amd64_k8/libc32.a -lgcc
> >         /usr/bin/ld: i386 architecture of input file `boot.o32' is
> >         incompatible with i386:x86-64 output
> 
> Does it help if you add -m32 to the CC32 line in
> /home/l4/tudos/l4/pkg/bootstrap/server/src/Makefile? like this:
> CC32             = $(filter-out -m64, $(CC)) -m32
> 

hi all,
        By using tha advice Adma have given,I have handle the
        problem.and all of the l4 packages can be compiled
        successfully.Thank you.
        
        Best regards!
        
        
        
        fang,





More information about the l4-hackers mailing list