[LLVMdev] iosfwd problems

Garrison Venn gvenn.cfe.dev at gmail.com
Thu Jun 30 07:48:47 PDT 2011


If you have not done so, you have to configure a clang header to find
your default libc++ header files. See #5 at http://clang.llvm.org/get_started.html
if this is your issue.

Garrison

On Jun 30, 2011, at 10:33, Øyvind Harboe wrote:

> I've tried llvm 2.8 and 2.9, but they both have problems with
> #include <iosfwd>.
> 
> Any pointers to what this might be?
> 
> /usr/include/c++/4.5/iosfwd:39:10: fatal error: 'bits/c++config.h'
> file not found
> #include <bits/c++config.h>
> 
> 
> -- 
> Øyvind Harboe - Can Zylin Consulting help on your project?
> US toll free 1-866-980-3434 / International +47 51 87 40 27
> http://www.zylin.com/
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev





More information about the llvm-dev mailing list