[16887] in Athena Bugs

home help back first fref pref prev next nref lref last post

Re: bug in g++ in gnu locker

daemon@ATHENA.MIT.EDU (Thomas Bushnell, BSG)
Fri Jun 11 16:06:48 1999

To: David C Zhang <davidz@MIT.EDU>
Cc: bugs@MIT.EDU, gnu@MIT.EDU
From: tb@MIT.EDU (Thomas Bushnell, BSG)
Date: 11 Jun 1999 16:07:04 -0400
In-Reply-To: David C Zhang's message of Mon, 15 Mar 1999 10:47:19 EST
Message-Id: <u1hpv32zel3.fsf@steve-dallas.mit.edu>

David C Zhang <davidz@MIT.EDU> writes:

> After adding gnu, the command g++ does not point to the same location
> as /mit/gnu/${hosttype}bin/g++.

I'm sorry for the delay in getting back to you.

${hosttype}bin is no longer officially supported though it continues
to work for the older platforms.  That's why ${hosttype}bin points at
the sun4m_53 version of g++.

The sun4m_53 version is quite old, and includes libg++, which supports
the older version of standard C++ include files.  

libg++ is deprecated, and has been replaced with libstdc++, which
implements the ANSI C++ spec, and has different include files and
class names.  The newer compiler (for sun4x_56) works with the newer
libstdc++.

Thomas



home help back first fref pref prev next nref lref last post