On 11/ 4/10 09:55 PM, Keith Mitchell wrote:
Hi all,
Can I get a review of my changes for CR 6978164, which is an update to
the README and default developer.sh file to point to Sun Studio 12.1?
Webrev: http://cr.opensolaris.org/~kemitche/6978164/
The change in default compilers is deemed to be low risk. Compilation
succeeds on SPARC and x86, and liveCD and AI on x86 both function.
In addition to the compiler change, I've also added the "M" flag to the
default set of nightly options. This suppresses the warnings/errors
relating to the missing "..../exceptions_list/pmodes" file that has been
occurring for a while now, and got more noisy on build 151.
During testing, I noticed that bugzilla bug 849 was no longer valid, so
I've updated the README to indicate that one can (and should) directly
use /opt/onbld/bin/nightly. Additionally, I the workaround required by
bug 11378 was no longer needed, so I've removed the text instructing one
to make symlinks.
Thanks,
Keith
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
Keith.
Much cleaner instructions. Thanks!
Since you are making these changes can you please also remove the "."
from the end of he cp developer.sh instructions?
Change;
58 2. cp tools/env/developer.sh .; chmod +w developer.sh.
To:
58 2. cp tools/env/developer.sh .; chmod +w developer.sh
Thanks! Joe
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss