[cfe-commits] [PATCH] Be aware of (x86_64-redhat-linux6E-)g++44 on RHEL5.

NAKAMURA Takumi geek4civic at gmail.com
Wed Jun 15 20:44:39 PDT 2011


AFAIK, RHEL5 (and its clones) provides g++44 as the package "gcc44-c++".
By default, g++-4.1.1 is available, though, its libstdc++ would not be
suitable to clang++.
---
 lib/Driver/ToolChains.cpp         |    3 +++
 lib/Frontend/InitHeaderSearch.cpp |    3 +++
 2 files changed, 6 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Be-aware-of-x86_64-redhat-linux6E-gcc44-on-RHEL5.patch.txt
Type: text/x-patch
Size: 1511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110616/c6006251/attachment.bin>


More information about the cfe-commits mailing list