roadswitcher wrote:
Closing on assumption there's a More Preferred way to build this with
gcc-toolset.
https://github.com/llvm/llvm-project/pull/128438
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/list
https://github.com/roadswitcher closed
https://github.com/llvm/llvm-project/pull/128438
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/roadswitcher updated
https://github.com/llvm/llvm-project/pull/128438
>From ed6298c9cf0a778411067d7a10c9a9c54fbb6266 Mon Sep 17 00:00:00 2001
From: Bill Blum
Date: Sun, 23 Feb 2025 16:54:11 -0500
Subject: [PATCH] Updating to include gcc-toolsets 13 and 14 since they are now
https://github.com/roadswitcher updated
https://github.com/llvm/llvm-project/pull/128438
>From a0eb0bcc139d23294f8013da2dcc15adcaa8ef55 Mon Sep 17 00:00:00 2001
From: Bill Blum
Date: Sun, 23 Feb 2025 16:54:11 -0500
Subject: [PATCH] Updating to include gcc-toolsets 13 and 14 since they are now
https://github.com/roadswitcher updated
https://github.com/llvm/llvm-project/pull/128438
>From a0eb0bcc139d23294f8013da2dcc15adcaa8ef55 Mon Sep 17 00:00:00 2001
From: Bill Blum
Date: Sun, 23 Feb 2025 16:54:11 -0500
Subject: [PATCH] Updating to include gcc-toolsets 13 and 14 since they are now
roadswitcher wrote:
| I suspect that this change may be about people building their own clang (not
the one RHEL ships) and wanting to use GCC toolset.
Sorry, I should have been more specific in my original comment.
Yes, we are building LLVM 19 from source along with a number of other
tools/lib
nikic wrote:
@MaskRay We already do that, with the following content in the config file:
```
%if %{defined gts_version}
%global cfg_file_content %{cfg_file_content}
--gcc-install-dir=/opt/rh/gcc-toolset-%{gts_version}/root/%{_exec_prefix}/lib/gcc/%{_target_cpu}-redhat-linux/%{gts_version}
%endif
MaskRay wrote:
I think redhat gcc-toolset support should move to Clang configuration files
https://reviews.llvm.org/D136435 @tbaederr
https://github.com/llvm/llvm-project/pull/128438
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lis
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
@llvm/pr-subscribers-clang
Author: Bill Blum (roadswitcher)
Changes
Updating clang/lib/Driver to detect the newer gcc-toolchain versions.
( submitted to llvm-commits mailing list )
---
Full diff: https://github.com/llvm/llvm-project/pull/1
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it
https://github.com/roadswitcher created
https://github.com/llvm/llvm-project/pull/128438
Updating clang/lib/Driver to detect the newer gcc-toolchain versions.
( submitted to llvm-commits mailing list )
>From a0eb0bcc139d23294f8013da2dcc15adcaa8ef55 Mon Sep 17 00:00:00 2001
From: Bill Blum
Dat
11 matches
Mail list logo