This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Required binutils version ?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Jonathan Wakely <cow at compsoc dot man dot ac dot uk>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Thu, 16 Jun 2005 15:45:14 -0500
- Subject: Re: Required binutils version ?
- References: <20050616160822.GA14374@compsoc.man.ac.uk>
> Since I'm trying to tidy up all v3's install docs I'd like to know what
> the minimum required binutils is nowadays. Does anyone know for sure?
> (I'm not sure I even understand the binutils version numbers, so I'm not
> clear at all!)
The minimum versions of binutils for libstdc++ is now 2.15.90.0.1.1.
This applies to 4.0.1 and mainline.
I would be very greatful if you could push this info out to the
appropriate places.
I don't know about 3.4.x. or 4.0.0. However, 2.14. or greater has been
required by libstdc++ on linux targets for at least one or two years.
-benjamin