Bug#594820: clang: specify libstdc++ version of headers to use

Sylvestre Ledru sylvestre at debian.org
Mon May 30 22:05:56 UTC 2011


Le samedi 28 mai 2011 à 20:37 +0200, Michael Wild a écrit :
> Hopefully, this patch works. It is against clang-2.9-1, not sure I got
> the changelog right, though. Anybody got a suggestion how to test the
> include-paths thoroughly? What packages could I build that exercise them
> exhaustively, especially the recent Debian-specifics?
I am sorry but I don't understand some part of the code. For example,
this section in the patch:

++    else if (!llvm::sys::fs::exists("/usr/lib/x86_64-linux-gnu/gcc",
++             Exists) && Exists)
++      GccTriple = "x86_64-linux-gnu";

I don't not have /usr/lib/x86_64-linux-gnu/gcc under 32 or 64 bits under
Linux.
Are you sure about this change ?

And why did you add binutils-dev as build dep ?

thanks
S







More information about the Pkg-llvm-team mailing list