[cfe-commits] [PATCH] Be aware of (x86_64-redhat-linux6E-)g++44	on RHEL5.
    Eric Christopher 
    echristo at apple.com
       
    Wed Jun 15 22:08:57 PDT 2011
    
    
  
On Jun 15, 2011, at 8:44 PM, NAKAMURA Takumi wrote:
> 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(-)
> <0001-Be-aware-of-x86_64-redhat-linux6E-gcc44-on-RHEL5.patch.txt>
Wow. That's a lame target triple.
OK to apply.
-eric
    
    
More information about the cfe-commits
mailing list