Mail Archives: djgpp-workers/2002/01/12/13:43:17
With the binutils from clio, and stock libiconv 1.7
(BTW, anyone know if libiconv is in CVS anywhere, and
if so, where?), I get
gcc -O -I. -I. -I.. -I./.. -g -O2 -DHAVE_CONFIG_H
-DLIBDIR=\"/dev/env/DJDIR/lib\" -c ./localcharset.c -fPIC -DPIC -o
.libs/localcharset.lo
f:/djgppxp/bin/as.exe: bfd assertion fail
/dj204/gnu/binutl-2.112/bfd/coff-i386.c:529
f:/djgppxp/tmp\ccixFg6j.s: Assembler messages:
f:/djgppxp/tmp\ccixFg6j.s:82: Error: cannot represent relocation type
BFD_RELOC_386_GOTOFF
f:/djgppxp/bin/as.exe: bfd assertion fail
/dj204/gnu/binutl-2.112/bfd/coff-i386.c:529
f:/djgppxp/tmp\ccixFg6j.s:112: Error: cannot represent relocation type
BFD_RELOC_386_GOTOFF
f:/djgppxp/bin/as.exe: bfd assertion fail
/dj204/gnu/binutl-2.112/bfd/coff-i386.c:529
f:/djgppxp/tmp\ccixFg6j.s:114: Error: cannot represent relocation type
BFD_RELOC_386_GOTOFF
f:/djgppxp/bin/as.exe: bfd assertion fail
/dj204/gnu/binutl-2.112/bfd/coff-i386.c:529
f:/djgppxp/tmp\ccixFg6j.s:121: Error: cannot represent relocation type
BFD_RELOC_386_PLT32
Now I remember getting this before, and IIRC it turned
out to be a gas thing (either --with-bfd-assembler was
required, or just the opposite).
Andrew, did you use the DJGPP config scripts when
building binutils, or is this resurfacing due to changes
in binutils or libiconv?
- Raw text -