Subject: Re: NetBSD-1.4 Beta - libg++.so.4.0
To: Graham Jenkins <c714553@vus415.telstra.com.au>
From: Todd Vierling <tv@pobox.com>
List: port-i386
Date: 05/02/1999 09:54:27
On Sun, 2 May 1999, Graham Jenkins wrote:

: The above library component doesn't seem to get installed with the 'base'
: stuff.  Can this be fixed ?

libg++ does not exist in NetBSD 1.4.

If you need this library for compatibility with 1.3.x binaries, use the
`emulators/compat13' pkg; you'll need the older libstdc++ from that pkg too.

If you need this library for new development, use the `devel/libg++' pkg;
that library has become `unsupported' by the FSF, so it was removed from the
NetBSD source tree.  The pkg version of libg++ is compatible with the
compiler (egcs) in 1.4.

If you think you need this library for ANSI C++ based programs, you don't.
The ANSI C++ library is libstdc++, which is automatically linked when you
use the `c++' or `g++' programs.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)