[cfe-dev] -target or --target

Renato Golin renato.golin at linaro.org
Fri Sep 6 05:30:51 PDT 2013


On 6 September 2013 11:48, Stephen Kelly <steveire at gmail.com> wrote:

> clang++ --help does not document -target or -gcc-toolchain, but it does
> document the -- variants.
>

This is a good point. Should I use --gcc-toolchain= instead of
-ccc-gcc-name?


I also note that it doesn't document --sysroot. Should it? Is -isysroot an
> alias for that?
>

Looks like it. I'll change the docs to reflect what's on --help, and
someone that has a better idea about the "expected" syntax can change later.

Thanks,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130906/7e30e819/attachment.html>


More information about the cfe-dev mailing list