PATCH: PR ld/4409: --unresolved-symbols=ignore-all issues on ia64

Eric Christopher echristo@apple.com
Tue Jul 3 18:42:00 GMT 2007


On Jul 3, 2007, at 11:29 AM, Andreas Schwab wrote:

> "H.J. Lu" <hjl@lucon.org> writes:
>
>> Now the question is what linker should do when 2 exclusive options,
>> like:
>>
>>  -shared, -Bshareable        Create a shared library
>>  -pie, --pic-executable      Create a position independent executable
>>
>> are given at the same time. Linker can issue an error or let the
>> last one wins. I am OK with either choice. What do people perfer?
>> Whatever we do, we should be consistent.
>
> In gcc -shared wins over -pie.

And that's definitely what we should do.

-eric



More information about the Binutils mailing list