[LLVMdev] Fwd: omission: clang-cc -MD -MF -c -fPIC

Eli Friedman eli.friedman at gmail.com
Sat Sep 5 13:34:02 PDT 2009


On Sat, Sep 5, 2009 at 11:37 AM, Bruce Korb<bkorb at gnu.org> wrote:
> [retrying send with different email source]
>
> Hi,
>
> I do not really have much direct control over the compile lines any more.
> I guess I could code up a wrapper for your wrapper so that the libtool wrapper
> would be happy, but could you all consider libtool built projects and
> embed the necessary option stripping in your clang-cc thing?
> Thank you.
> Regards, Bruce
>
> make[2]: Entering directory `/home/bkorb/ag/ag/snprintfv'
> /bin/sh ../libtool --tag=CC   --mode=compile clang-cc -DHAVE_CONFIG_H
> -I. -I.. -I..    -g -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c -o snv.lo
> snv.c

I'm not sure how this conversation started, but you should probably be
using "clang" rather than "clang-cc" directly.

If you have more questions, it would probably be better to discuss on cfe-dev.

-Eli




More information about the llvm-dev mailing list