This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: PR ld/16428: Disallow -shared/-pie, -shared/-static, -pie/-static


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]