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 Thu, 1/13/11, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> From: Jonathan Wakely <jwakely.gcc@gmail.com>
> The shell might treat ( and ) as special characters that
> need to be quoted or escaped.

Thats right, -Wl,\( and -Wl,\) did work for me. Thanks a lot.

-Brew


      


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