错误是:
The tested number of bits in the target (0) differs from the number of bits expected to be found in the target
怎么办?
打开common/autoconf/generated-configure.sh,搜索这个语句,把判断语句用到的两个变量改为64即可。
LINUX编译OPENJDK:The tested number of bits in the target (0) differs from the number of bits expected
阅读 116
2022-01-27
错误是:
The tested number of bits in the target (0) differs from the number of bits expected to be found in the target
怎么办?
打开common/autoconf/generated-configure.sh,搜索这个语句,把判断语句用到的两个变量改为64即可。
相关推荐
精彩评论(0)