public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* NetBSD and 2.11.2
@ 2001-08-27  7:45 Mike Pelley
  2001-08-27  8:38 ` matthew green
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Pelley @ 2001-08-27  7:45 UTC (permalink / raw)
  To: binutils

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* re: NetBSD and 2.11.2
  2001-08-27  7:45 NetBSD and 2.11.2 Mike Pelley
@ 2001-08-27  8:38 ` matthew green
  0 siblings, 0 replies; 2+ messages in thread
From: matthew green @ 2001-08-27  8:38 UTC (permalink / raw)
  To: Mike Pelley; +Cc: binutils

   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:


support for 1.5 is not present in GCC 2.95* or binutils 2.11.2 and
earlier (though is in binutils 2.11.3 and beyond, and GCC -current
from about a month ago.)  the 1.4 machine should work though.  i'll
see if i can test this myself.


.mrg.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-27  8:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-27  7:45 NetBSD and 2.11.2 Mike Pelley
2001-08-27  8:38 ` matthew green

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).