Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8343883

Cannot resolve user specified toolchain-path for lld after JDK-8338304

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • infrastructure
    • None
    • 24
    • b24
    • generic
    • linux

      After 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)' introduced by JDK-8338304 was unable to find the lld.

      bash configure --with-jobs=128 --with-debug-level=release --enable-unlimited-crypto --with-jvm-variants=server --with-version-opt=f4008968 --with-zlib=system --with-toolchain-type=clang --with-toolchain-path=/home/yansendao/software/acc/x86_64/bin

            syan Sendao Yan
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: