[cfe-dev] [LLVMdev] llvm can't use headers from gcc 4.4 on centos Linux x86

Garrison Venn gvenn.cfe.dev at gmail.com
Wed Oct 27 11:24:00 PDT 2010


Hi Richard,

Was this intended for the clang list (cfe-dev at cs.uiuc.edu)?

If so, could you provide some error output when re-sending to that list. I'm assuming you modified Clang to find 
the correct c++ libraries. See note #5 of http://clang.llvm.org/get_started.html for trunk version if this applies.

Garrison

On Oct 27, 2010, at 13:36, Richard Spillane wrote:

> Tried building a simple cout << "Hello!" << endl program using
> <iostream> and failed while trying to compile the iostream headers and
> their dependencies.  The errors effected gcc 4.4 on x86_64 Centos
> Linux.
> 
> -- 
> Richard P. Spillane
> File Systems and Storage Lab
> Stony Brook University
> necro351 at gmail.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 cfe-dev mailing list