Subject: Re: upgrading gcc for netbsd-1.0/i386?
To: Brook Milligan <brook@trillium.NMSU.Edu>
From: J.T. Conklin <jconklin@netcom.com>
List: netbsd-help
Date: 10/03/1995 13:04:00
> I need to upgrade gcc for netbsd-1.0/i386 to use it for some c++ code.
> In looking over glibc-1.09, however, it looks like it is not ported to
> netbsd.  Is this true?  If so, is there any way to use newer version
> of the compiler?

You don't need the GNU C library to run new versions of GCC or C++
code.  The latest version of libg++ should compile fine on NetBSD
systems, although some minor tweaking may be necessary.

	--jtc