https://sourceware.org/bugzilla/show_bug.cgi?id=27837

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Unfortunately I have discovered a problem with the patch: The PowerPC target
does allow -r and --relax to be combined.  So it is not correct to just
globally disable the combination.  (There may be other architectures that also
allow it, but the PowerPC is the only that has tests in the linker testsuite to
make sure that it works).

So now I am wondering if the linker is the correct place to resolve this
problem.  If a build system is triggering error messages from the linker, then
shouldn't that system be corrected ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to