|
User /
SunCompilerhas begun offering their compiler suite for Linux under a very flexible "community source" license. See Sun Studio for more details. We have a new "Arch" file that you may be able to use: Arch.Linux-Sun.cwi -- to use this, change your setenv CWAVEHOME cwave_repos_dir
setenv CWAVEARCH Linux-Sun
set path = ( $path cwave_repos_dir/scripts )
If you use the set CWAVEHOME cwave_repos_dir ; export CWAVEHOME
set CWAVEARCH Linux-Sun ; export CWAVEARCH
set path = ( $path cwave_repos_dir/scripts )
We have used a non-standard feature of Also note that the Sun compiler may produce warnings that are not normally seen with The compiler will usually install into the |