On Tue, 12 Nov 2024 15:38:41 GMT, SendaoYan wrote:
>> Hi all,
>> After [JDK-8338304](https://bugs.openjdk.org/browse/JDK-8338304), below
>> configure command will generate failure `error: Could not find required tool
>> for LLD`. The lld linker located in path which config with option
>> `--wi
On Tue, 12 Nov 2024 17:14:53 GMT, SendaoYan wrote:
>> make/autoconf/flags-ldflags.m4 line 77:
>>
>>> 75: BASIC_LDFLAGS="-fuse-ld=lld -Wl,--exclude-libs,ALL"
>>> 76: if test "x$CXX_IS_USER_SUPPLIED" = xfalse && test
>>> "x$CC_IS_USER_SUPPLIED" = xfalse; then
>>> 77: UTIL_REQU
On Tue, 12 Nov 2024 16:11:29 GMT, Magnus Ihse Bursie wrote:
>> SendaoYan has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> lookup $TOOLCHAIN_PATH:$PATH
>
> make/autoconf/flags-ldflags.m4 line 77:
>
>> 75: BASIC_LDFLAGS="-fuse-ld=lld
On Tue, 12 Nov 2024 15:38:41 GMT, SendaoYan wrote:
>> Hi all,
>> After [JDK-8338304](https://bugs.openjdk.org/browse/JDK-8338304), below
>> configure command will generate failure `error: Could not find required tool
>> for LLD`. The lld linker located in path which config with option
>> `--wi
> Hi all,
> After [JDK-8338304](https://bugs.openjdk.org/browse/JDK-8338304), below
> configure command will generate failure `error: Could not find required tool
> for LLD`. The lld linker located in path which config with option
> `--with-toolchain-path`, but the check `UTIL_REQUIRE_PROGS(LLD,
On Tue, 12 Nov 2024 13:28:19 GMT, Magnus Ihse Bursie wrote:
>> SendaoYan has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> lookup $TOOLCHAIN_PATH:$PATH
>
> make/autoconf/flags-ldflags.m4 line 78:
>
>> 76: if test "x$CXX_IS_USER_SUPP
On Tue, 12 Nov 2024 15:33:49 GMT, SendaoYan wrote:
>> Hi all,
>> After [JDK-8338304](https://bugs.openjdk.org/browse/JDK-8338304), below
>> configure command will generate failure `error: Could not find required tool
>> for LLD`. The lld linker located in path which config with option
>> `--wi
On Tue, 12 Nov 2024 15:08:02 GMT, SendaoYan wrote:
>> After I remove the lld binary from `$TOOLCHAIN_PATH`, such as `mv
>> /home/yansendao/software/acc/x86_64/bin/lld /tmp/`, the configure command
>> generate `configure: error: Could not find required tool for LLD` as
>> expected.
>
> If the s
On Tue, 12 Nov 2024 15:00:19 GMT, SendaoYan wrote:
>> make/autoconf/flags-ldflags.m4 line 78:
>>
>>> 76: if test "x$CXX_IS_USER_SUPPLIED" = xfalse && test
>>> "x$CC_IS_USER_SUPPLIED" = xfalse; then
>>> 77: if test "x$TOOLCHAIN_PATH" != x; then
>>> 78: UTIL_REQUIRE_PROGS(
On Tue, 12 Nov 2024 13:21:04 GMT, Magnus Ihse Bursie wrote:
>> Hi all,
>> After [JDK-8338304](https://bugs.openjdk.org/browse/JDK-8338304), below
>> configure command will generate failure `error: Could not find required tool
>> for LLD`. The lld linker located in path which config with option
On Sun, 10 Nov 2024 04:09:58 GMT, SendaoYan wrote:
> Hi all,
> After [JDK-8338304](https://bugs.openjdk.org/browse/JDK-8338304), below
> configure command will generate failure `error: Could not find required tool
> for LLD`. The lld linker located in path which config with option
> `--with-to
On Sun, 10 Nov 2024 04:09:58 GMT, SendaoYan wrote:
> Hi all,
> After [JDK-8338304](https://bugs.openjdk.org/browse/JDK-8338304), below
> configure command will generate failure `error: Could not find required tool
> for LLD`. The lld linker located in path which config with option
> `--with-to
On Sun, 10 Nov 2024 04:09:58 GMT, SendaoYan wrote:
> Hi all,
> After [JDK-8338304](https://bugs.openjdk.org/browse/JDK-8338304), below
> configure command will generate failure `error: Could not find required tool
> for LLD`. The lld linker located in path which config with option
> `--with-to
On Sun, 10 Nov 2024 04:09:58 GMT, SendaoYan wrote:
> Hi all,
> After [JDK-8338304](https://bugs.openjdk.org/browse/JDK-8338304), below
> configure command will generate failure `error: Could not find required tool
> for LLD`. The lld linker located in path which config with option
> `--with-to
On Sun, 10 Nov 2024 04:09:58 GMT, SendaoYan wrote:
> Hi all,
> After [JDK-8338304](https://bugs.openjdk.org/browse/JDK-8338304), below
> configure command will generate failure `error: Could not find required tool
> for LLD`. The lld linker located in path which config with option
> `--with-to
Hi all,
After [JDK-8338304](https://bugs.openjdk.org/browse/JDK-8338304), below
configure command will generate failure `error: Could not find required tool
for LLD`. The lld linker located in path which config with option
`--with-toolchain-path`, but the check `UTIL_REQUIRE_PROGS(LLD, lld)`
in
16 matches
Mail list logo