[PATCH] RHEL: Look in more places to find g++ headers and runtime

Michael Lampe via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 11 11:49:50 PDT 2016


New patch attached.

-Michael

Rafael EspĂ­ndola wrote:
> LGTM with a comment saying why it is needed.
>
> Cheers,
> Rafael
>
>
> On 22 March 2016 at 23:02, Michael Lampe via cfe-commits
> <cfe-commits at lists.llvm.org> wrote:
>> Some distros with ten years of support ship an old gcc but later offer more
>> recent versions for installation in parallel. These versions are typically
>> not only needed for the compilation of llvm/clang, but also to properly use
>> the clang binary that comes out.
>>
>> Clang already searches /usr at runtime for the most recent installation of
>> gcc. This patch appends paths for add-on installations of gcc in RHEL.
>>
>>
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>>
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-locations.patch
Type: text/x-patch
Size: 985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160411/ed470a01/attachment.bin>


More information about the cfe-commits mailing list