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

Michael Wild themiwi at gmail.com
Tue May 31 07:39:14 UTC 2011


On 05/31/2011 12:05 AM, Sylvestre Ledru wrote:
> 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

Forget about that patch; I was obviously too distracted... Attached
version 3 of the patch does away with debian/patches/searchGCCPath.patch
(it was entirely Ubuntu specific, sorry for that!) and removed the bogus
binutils-dev dependency (it was an artifact of my gold-plugin experiments).

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debdiff-v3.patch
Type: text/x-patch
Size: 3118 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-llvm-team/attachments/20110531/0f2b10bf/attachment.bin>


More information about the Pkg-llvm-team mailing list