This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: How to recursively search libs using gcc


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.


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