How to recursively search libs using gcc

Jonathan Wakely jwakely.gcc@gmail.com
Thu Jan 13 16:35:00 GMT 2011


On 13 January 2011 14:03, Name lastlong wrote:
>
>> > Is there any other way?
>>
>> gcc '-Wl,-(' <obj or archive files> '-Wl,-)'
>
> This is useful. I have trouble getting this work, but I shall be able to fix it.

The shell might treat ( and ) as special characters that need to be
quoted or escaped.



More information about the Gcc-help mailing list