PATCH: PR ld/16428: Disallow -shared/-pie, -shared/-static, -pie/-static
Alan Modra
amodra@gmail.com
Sat Jan 11 00:13:00 GMT 2014
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.
--
Alan Modra
Australia Development Lab, IBM
More information about the Binutils
mailing list