Displaying 2 results from an estimated 2 matches for "ac7ce069".
Did you mean:
abfce069
2007 Apr 22
0
[LLVMdev] Building front end under OS X
On Sun, 22 Apr 2007, Christopher Lamb wrote:
> When built using the guidelines in the README.LLVM to use the system's
> libstdc++ I get the following types of errors whenever I try to use the
> standard library (say by running the front end test suite in llvm/test):
>
> /usr/include/c++/4.0.0/cmath:49:28: error: bits/c++config.h: No such file or
> directory
>
2007 Apr 22
2
[LLVMdev] Building front end under OS X
When built using the guidelines in the README.LLVM to use the
system's libstdc++ I get the following types of errors whenever I try
to use the standard library (say by running the front end test suite
in llvm/test):
/usr/include/c++/4.0.0/cmath:49:28: error: bits/c++config.h: No such
file or directory
/usr/include/c++/4.0.0/iosfwd:45:29: error: bits/c++locale.h: No such
file or