https://sourceware.org/bugzilla/show_bug.cgi?id=28910
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |ASSIGNED
--- Comment #14 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Stas Sergeev from comment #13)
> > * lexsup.c (ld_options): Require that the --architecture option is
> > given exactly two dashes, so that it does not become confused with the -a
> > option.
>
> I don't understand...
> In comment #6 you said this patch
> doesn't work, and now you apply it?
In comment #6 I said that the patch does not fix the second problem that you
listed. The patch does however fix the first problem (the linker not
recognising the --architecture option). So I have gone ahead and applied the
part of the patch that fixes this problem.
I am now trying to re-investigate the second problem. Unfortunately I can no
longer reproduce it. That is, using the test script you supplied, I cannot get
the linker to issue any error messages about the EABI versions, regardless of
the order in which the object files appear on the command line.
Possibly I need to combine your test files with a linker script that defines
the output architecture in order to actually trigger the problem ? I will give
this a go.
--
You are receiving this mail because:
You are on the CC list for the bug.