Your new binutils ld tests broke cris-elf without installed target compiler

Hans-Peter Nilsson hans-peter.nilsson@axis.com
Fri Jan 11 19:28:00 GMT 2008
In my binutils autotester, I now see:

Running /tmp/hpautotest-binutils/bsrc/src/ld/testsuite/ld-gc/gc.exp ...
ERROR: cris-axis-elf-cc does not exist
FAIL: Check --gc-section/-q
FAIL: Check --gc-section/-r/-e
FAIL: Check --gc-section/-r/-u

with ld.log not adding anything useful (the tests fail due to
gc.o not existing due to $target-cc not being there).

The target compiler is supposed to be optional when running the
binutils tests.  See other parts of the testsuite,
e.g. ld/testsuite/ld-selective/selective.exp (but use $CC for C,
not $CXX).

brgds, H-P



More information about the Binutils mailing list