ld of gcc 64
Posted: Sun Jun 07, 2009 7:47 pm
at my attemp of compile digos, I got this error, how do I compile my digos of 32bits kernel using 64 bits gcc under ubuntu 9.04 64bits ?
ld: i386 architecture of input file `strtoul.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `pci32.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `cmd.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `svga.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `svgalib.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `gui.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `guiapp1.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `dia.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `kstart.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `lib.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `pci32a.o' is incompatible with i386:x86-64 output
?? any help please?
ld: i386 architecture of input file `strtoul.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `pci32.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `cmd.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `svga.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `svgalib.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `gui.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `guiapp1.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `dia.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `kstart.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `lib.o' is incompatible with i386:x86-64 output
ld: i386 architecture of input file `pci32a.o' is incompatible with i386:x86-64 output
?? any help please?