[LLVMdev] striping of stdio information in llvm-gcc and clang

Joerg Sonnenberger joerg at britannica.bec.de
Mon Dec 19 18:17:50 PST 2011


On Mon, Dec 19, 2011 at 05:44:37PM -0800, Linlin Cheng wrote:
> How do I find /path/to/sparc/headers/?

If you have a copy of the Solaris environment, just use --sysroot.
E.g. --sysroot=/solaris-install should look for
/solaris-install/usr/include etc.

Joerg



More information about the llvm-dev mailing list