[cfe-commits] [PATCH] AddGnuCPlusPlusIncludePaths for Fedora 11, 12 x86_64

Chris Lattner clattner at apple.com
Fri Apr 23 08:56:27 PDT 2010


applied in r102177, thanks!

On Apr 22, 2010, at 8:16 PM, mike wrote:

> Attached patch adds GNU C++ include paths for Fedora 11,12 x86_64; fixes the following error when building clang self-host:
> 
> In file included from /home/mike/work/trunk/lib/System/Atomic.cpp:14:
> In file included from /home/mike/work/trunk/include/llvm/System/Atomic.h:17:
> In file included from /home/mike/work/trunk/out.self/include/llvm/System/DataTypes.h:35:
> /usr/include/c++/4.4.3/cmath:42:10: fatal error: 'bits/c++config.h' file not found
> #include <bits/c++config.h>
>         ^
> 1 error generated.
> 
> <fedora-gnucppincl.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits





More information about the cfe-commits mailing list