[Beowulf] (cont.) help with compiling
Greg Lindahl
lindahl at pathscale.com
Fri Jul 29 17:30:48 PDT 2005
On Thu, Jul 28, 2005 at 11:24:02PM +0100, Cheng, Kevin wrote:
> I think on my old cluster contained an older C++ compiler that's
> why. Not sure. How can I fix this to get working on my new cluster
> (with newer C++ compiler)?
C++ is an evolving standard, and the g++ folks have decided to not to
support old usages. You can either back up to, er, gcc 3.2? in this
case, or commercial compilers (like ours) tend to support obsolete
usages forever and a day...
-- greg
More information about the Beowulf
mailing list