[cfe-dev] Another Linker error with clang++
Devchandra L Meetei
dlmeetei at gmail.com
Fri Sep 16 03:02:46 PDT 2011
thanks all
On Fri, Sep 16, 2011 at 3:21 PM, Joerg Sonnenberger <joerg at britannica.bec.de
> wrote:
> On Fri, Sep 16, 2011 at 01:38:28AM +0530, Devchandra L Meetei wrote:
> > clang: warning: argument unused during compilation: '-s'
>
> Clang doesn't support the "pass every unknown junk to ld" behavior of
> GCC. If you really want to strip your binaries by default, use -Wl,-s.
>
> Joerg
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110916/5e1f52b2/attachment.html>
More information about the cfe-dev
mailing list