Jonathan Mellors wrote: > Hi Folks, > > Here's the webrev for switching our Core OS=5.11 builds to use the > Studio 12 compiler and the StudioExpress 7/08 compiler on OpenSolaris. > > The key changes are: > o Make Studio 12 the mandatory compiler for OS=5.11 builds (Studio 11 > was optional inside Sun) > o Default debug format for Studio 12 is dwarf, so force it to generate > stabs for our debug tools > o Studio 12 memory model is now specified with -m32/-m64 instead of > -xarch options > > All of the above are specific to Studio 12. The Makefiles are configured > to continue to use older compilers for our previously shipping S9/S10 > product. > > Thanks to Thorsten for doing the initial trial run on opensolaris, and > to Hemachandran for figuring out the new studio 12 compiler options. > > Webrev is at: > http://cr.opensolaris.org/~jmellors/ohac-studio12/ >
Jonathan, It looks fine, as far as I understand the makefiles and compiler flags (which isn't very far). Thanks, Nick
