R. Clayton (rclayton@clayton.cs.monmouth.edu)
(no date)
The solaris forte c++ compiler is now available on cslab machines at
/opt/forte/SUNWspro/bin/CC
CC is standards compliant, which means it recognizes the at() vector access
operator, while g++ doesn't. Also, CC sometimes produces better error messages
than g++, particularly when g++ goes berserk and produces pages of error
messages. On the down side, CC is slower than g++.
I've had trouble getting CC and g++ .o files to work together, so if you do
change compilers, make sure you delete all the existing .o files.
This archive was generated by hypermail 2.0b3 on Fri Dec 21 2001 - 17:00:04 EST