[testsuite] Need to compile testglue with target-specific flags
Christophe Lyon
christophe.lyon@linaro.org
Wed Oct 1 13:43:00 GMT 2014
Hi,
When Jason recently committed his fix for PR58678, I noticed that the
newly introduced test was failing on arm-linux target.
This is because testglue.o contains relocations incompatible with
-shared which is used in the testcase.
I am preparing a testsuite patch to fix that, but I am wondering how
to add target-specific flags when compiling testglue? It does not seem
to be supported yet.
Is there already an example of a similar use case I should use?
Thanks
Christophe.
More information about the Gcc
mailing list