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]

NetBSD and 2.11.2


I'm attempting to use binutils 2.11.2 natively for both NetBSD 1.4.3 and
1.5.1.  Binutils compiles ok, but when I try to use it to compile gcc
(2.95.1 or 2.95.3), I get errors as follows:

  gcc -c -DHAVE_CONFIG_H
-L/vol/tools/sw_build/src/lib_i586-pc-netbsd1.4.3
-Wl,-rpath,/vol/tools/sw_build/src/lib_i586-pc-netbsd1.4.3 -I.
-I/vol/tools/sw_build/src/gcc-2.95.1/libiberty/../include  -fpic
/vol/tools/sw_build/src/gcc-2.95.1/libiberty/argv.c -o pic/argv.o
/tmp/cceXQw8G.s: Assembler messages:
/tmp/cceXQw8G.s:16: Error: cannot represent relocation type
BFD_RELOC_386_GOTPC
/tmp/cceXQw8G.s:44: Error: cannot represent relocation type
BFD_RELOC_386_PLT32
/tmp/cceXQw8G.s:71: Error: cannot represent relocation type
BFD_RELOC_386_PLT32
/tmp/cceXQw8G.s:78: Error: cannot represent relocation type
BFD_RELOC_386_PLT32
/tmp/cceXQw8G.s:93: Error: cannot represent relocation type
BFD_RELOC_386_PLT32
... more BFD_ errors.

I also tried the binutils 010827 snapshot with the same result.  One
fellow mentioned a similar problem in
http://sources.redhat.com/ml/binutils/2000-12/msg00186.html.  Any
thoughts?

Thanks!  Mike.


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