diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-06-23 23:23:27 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-11-28 21:55:15 -0500 |
commit | 8996c2106737302ebdf25bf993e1147065114893 (patch) | |
tree | 4a0bb2d86db4bf048e71471eb151284c3c96d4d6 /gdb/c-lang.c | |
parent | dba322be6e2cde20766c1b086ef492c0af2b3ae1 (diff) | |
download | gdb-8996c2106737302ebdf25bf993e1147065114893.zip gdb-8996c2106737302ebdf25bf993e1147065114893.tar.gz gdb-8996c2106737302ebdf25bf993e1147065114893.tar.bz2 |
sim: testsuite: setup per-port toolchain settings for multitarget build
Gas does not support multitarget builds -- it still only supports
a single input & output format. ld is a bit better, but requires
manual flags to select the right output. This makes it impossible
to run the complete testsuite in a multitarget build.
To address this limitation, create a suite of FOR_TARGET variables
so these can be set to precompiled as & ld programs. It requires
a bit of setup ahead of time, but it's a one-time cost, and makes
running the full testsuite at once much easier.
Diffstat (limited to 'gdb/c-lang.c')
0 files changed, 0 insertions, 0 deletions