Compile error on Solaris (Bad value 'wbadlkginit' for flag '-erroff')
Volker Simonis
volker.simonis at gmail.com
Thu Feb 18 08:32:06 UTC 2016
Hi,
after integration of "8148629: Disable remaining warnings in
awt/fontmanager" I get the following error messages:
Bad value 'wbadlkginit' for flag '-erroff' for
'/sapmnt/global/tools/compiler/SS12u3/SUNWspro/prod/bin/ccfe'.
Bad value 'w_novirtualdescr' for flag '-erroff' for
'/sapmnt/global/tools/compiler/SS12u3/SUNWspro/prod/bin/ccfe'.
Bad value 'arrowrtn2' for flag '-erroff' for
'/sapmnt/global/tools/compiler/SS12u3/SUNWspro/prod/bin/ccfe'.
I'm using SS 12u3 (i.e. CC: Sun C++ 5.12 SunOS_i386 2011/11/16) which,
according to [1] should be the supported solaris compiler for jdk9.
Unfortunately I couldn't find any list of supported tags for the
'-erroff' command [2].
Any idea why I'm seeing this and how I can et rid of the problem?
Thank you and best regards,
Volker
[1] https://wiki.openjdk.java.net/display/Build/Supported+Build+Platforms
[2] https://docs.oracle.com/cd/E24457_01/html/E21990/bjapr.html#bjaqe
More information about the build-dev
mailing list