编译OpenJDK11:configure: error: Target CPU mismatch. We are building for x86_64 but CL is for “版“; exp

Posted 柳鲲鹏

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了编译OpenJDK11:configure: error: Target CPU mismatch. We are building for x86_64 but CL is for “版“; exp相关的知识,希望对你有一定的参考价值。

具体错误:

configure: error: Target CPU mismatch. We are building for x86_64 but CL is for "版"; expected "x64".
configure exiting with result code 1
Error: No configurations found for /cygdrive/d/Office-3.5-project/tsjdk11-project/ts-jdk11.
Please run 'bash configure' to create a configuration.

简单。参考:

编译OpenJDK12:Target CPU mismatch. We are building for x86_64 but CL is for ""; expected "x64"_柳鲲鹏的博客-CSDN博客

以上是关于编译OpenJDK11:configure: error: Target CPU mismatch. We are building for x86_64 but CL is for “版“; exp的主要内容,如果未能解决你的问题,请参考以下文章

编译OpenJDK8报错:configure: error: Failed to determine Xcode version.

Mac编译OpenJDK8:configure: error: Xcode 4 is required to build JDK 8, the version found was 10.1config

Mac编译OpenJDK8:configure: error: Xcode 4 is required to build JDK 8, the version found was 10.1config

使用VS2017编译OpenJDK8(未成功)

编译JDK11:ERROR: Build failed for target ‘default (exploded-image)‘ in configuration ‘windows-x86_64

LINUX编译OpenJDK 11