[cfe-dev] Linker selection

Justin Bogner mail at justinbogner.com
Mon Dec 17 21:16:57 PST 2012


Chandler Carruth <chandlerc at google.com> writes:
>     We then call whatever linker we find with the flags we normally use.
>
> I don't think we should go this far.
>
> If the user gave us a '--link-with' flag, I think we should honor it or produce
> an error message explaining that we were unable to honor it.

Sorry, my wording wasn't clear here. I agree with you. I was just trying
to reiterate that, once we find a linker using the rules above, we
shouldn't try to differentiate between linker types or special case how
different linkers are called.



More information about the cfe-dev mailing list