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

Richard Spillane necro351 at gmail.com
Wed Oct 27 12:44:01 PDT 2010


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.

I've attached the error output.

centos default is gcc 4.1.2, not 4.4.0, and I did modify the header
search for both C and C++ FIXMEs.

--
Richard P. Spillane
File Systems and Storage Lab
Stony Brook University
necro351 at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: terminal-output
Type: application/octet-stream
Size: 10607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101027/1ce8261b/attachment.obj>


More information about the cfe-dev mailing list