[LLVMdev] llvm-gcc 4.0 question

Devang Patel devang.patel at gmail.com
Tue Feb 2 09:33:20 PST 2010


On Mon, Feb 1, 2010 at 2:12 PM, Jose Rangel <jrangel at arxan.com> wrote:
> Thanks for replying, Devang.
>
> Can you elaborate a little about this? Do the headers need to be
> modified specifically for llvm-gcc-4.2, or do you mean for gcc-4.2? If
> the former, can you give an example?

When -isysroot is  used on the command line the headers are used from
SDK folder. In this case, llvm-gcc headers are not available in 10.4
sdk folder.
-
Devang



More information about the llvm-dev mailing list