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]
Other format: [Raw text]

new mips elf ld testsuite failure


With the new ld tests, I just noticed:

./mipsisa32-elf/ld/ld.log:ERROR: -mabi=eabi -mgp64 /projects/bbp_ext13/systems/users/cgd/proj/gnu/write/binutils/src/ld/testsuite/ld-mips-elf/jr.s: assembly failed

(i.e., build + check for --target=mipsisa32-elf, that error results)

More info:

./gas/as-new   -o tmpdir/mips-flags-2.o -mabi=eabi -mgp64 /projects/bbp_ext13/systems/users/cgd/proj/gnu/write/binutils/src/ld/testsuite/ld-mips-elf/jr.s
Assembler messages:
Error: -mgp64 used with a 32-bit processor
ERROR: -mabi=eabi -mgp64 /projects/bbp_ext13/systems/users/cgd/proj/gnu/write/binutils/src/ld/testsuite/ld-mips-elf/jr.s: assembly failed
UNRESOLVED: MIPS incompatible objects:  "-mabi=eabi -mgp32" "-mabi=eabi -mgp64"


The error reported by the assembler seems to make sense, but i'm not
quite sure why this isn't a problem for other 32-bit MIPS targets...



chris


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