PATCH: PR ld/16428: Disallow -shared/-pie, -shared/-static, -pie/-static
H.J. Lu
hjl.tools@gmail.com
Sat Jan 11 00:28:00 GMT 2014
On Fri, Jan 10, 2014 at 4:13 PM, Alan Modra <amodra@gmail.com> wrote:
> On Fri, Jan 10, 2014 at 06:20:01AM -0800, H.J. Lu wrote:
>> + bfd_boolean seen_pie = FALSE, seen_shared = FALSE, seen_static = FALSE;
>
> Do we really want to error on the mere presense of an option on the
> command line that is later cancelled by some other option? I think
> this is a bad idea.
That is what gold does.
--
H.J.
More information about the Binutils
mailing list