![]() The target board fission.exp requires the gold linker (because it supports --gdb-index). When running the target board on a system where the default linker is not gold, most tests will fail to compile. Fix this by adding "-fuse-ld=gold" ( supported in gcc since version 4.8). gdb/testsuite/ChangeLog: 2019-06-18 Tom de Vries <tdevries@suse.de> * boards/fission.exp (debug_flags): Add "-fuse-ld=gold". |
||
---|---|---|
.. | ||
cc-with-debug-names.exp | ||
cc-with-dwz-m.exp | ||
cc-with-dwz.exp | ||
cc-with-gdb-index.exp | ||
cc-with-tweaks.exp | ||
dwarf4-gdb-index.exp | ||
fission-dwp.exp | ||
fission.exp | ||
gdbserver-base.exp | ||
local-board.exp | ||
local-remote-host-native.exp | ||
local-remote-host-notty.exp | ||
local-remote-host.exp | ||
native-extended-gdbserver.exp | ||
native-gdbserver.exp | ||
native-stdio-gdbserver.exp | ||
readnow.exp | ||
remote-gdbserver-on-localhost.exp | ||
remote-stdio-gdbserver.exp | ||
stabs.exp | ||
stdio-gdbserver-base.exp |