How to build HS with Oracle Studio Compiler on Oracle Linux platform?
Sergey Sprogis
sergey.sprogis at oracle.com
Fri Mar 27 20:59:40 UTC 2015
Compiler QA team needs to test newly developed Oracle Studio C++
Compiler (64-bit version):
/ws/ntrunk/builds/trunk/biweekly/latest/inst/intel-Linux/bin/CC
with latest Hotspot sources (in fastdebug mode) which I downloaded from:
/net/koori.us.oracle.com/onestop/jdk/9/promoted/all/b56/ws
I can build those sources on solaris-sparcv9 or on solaris-x64 by
defining ALT_COMPILER_PATH,
but on linux-x64 it seems does not work and gcc has been invoked
instead of CC.
Could anyone give me some suggestions what should be changed in HS build
environment to switch from gcc to CC on linux-x64?
Thanks,
Sergey
More information about the hotspot-dev
mailing list