openjdk:Solaris 11 X86中的jdk8u构建错误

问题描述

当我尝试在Solaris 11 X86中从https://hg.openjdk.java.net/jdk8u/jdk8u/构建openjdk 8u 64位时: 错误:

configure: Resolving CC (as /opt/developerstudio12.6/bin/cc) failed,using /opt/developerstudio12.6/bin/cc directly.
checking resolved symbolic links for CC... /opt/developerstudio12.6/bin/cc
checking if CC is disguised ccache... no,keeping CC
configure: The C compiler (located as /opt/developerstudio12.6/bin/cc) does not seem to be the required Sun Studio compiler.
configure: The result from running with -V was: "cc: Studio 12.6 Sun C 5.15 SunOS_i386 2017/05/30" and with --version: "cc: Warning: Option --version passed to ld,if ld is invoked,ignored otherwise"
configure: error: Sun Studio compiler is required. Try setting --with-tools-dir.
configure exiting with result code 1
  1. 我已经在Solaris 10 x86中成功构建了64位的jdk8u。
  2. jdk8u支持在Solaris 11中构建64位的哪个编译器版本? Solaris 11是否支持相同的编译器?我看到Solaris 11.从12.4开始支持Developer Studio。

我想知道我们是否可以在Solaris 11中构建openjdk-jdk8u 64位版本。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)