RFR: 8338304: clang on Linux - check for lld presence after JDK-8333189 [v2]
Matthias Baesken
mbaesken at openjdk.org
Thu Aug 15 07:41:52 UTC 2024
On Wed, 14 Aug 2024 13:01:09 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> After [JDK-8333189](https://bugs.openjdk.org/browse/JDK-8333189) I get now this build error (when using clang on Linux) :
>> `clang: error: invalid linker name in argument '-fuse-ld=lld'`
>> We should better check for lld in the configure process if it is required with clang .
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> adjust and move comment
Hi Erik and Magnus, thanks for the reviews !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20579#issuecomment-2290823698
More information about the build-dev
mailing list