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

Joerg Sonnenberger joerg at britannica.bec.de
Thu Dec 15 22:39:02 PST 2011


On Thu, Dec 15, 2011 at 08:43:01PM -0800, Eli Friedman wrote:
> clang's cross-compilation support isn't really mature; you might be
> able to get away with specifying "-ccc-host-triple sparc-sun-solaris
> -nostdinc -I /path/to/sparc/headers/".

Please read that as "clang's cross-compilation support is not magical".
It's not a question of maturity that different Operation Systems and
architectures have incompatible libc ABIs encoded in the system headers.

Joerg



More information about the llvm-dev mailing list