This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Which gcc is the most stable today ?
- From: Kelley Cook <kcook34 at ford dot com>
- To: "The Penguine" <the_penguine at hotmail dot com>, gcc at gcc dot gnu dot org
- Date: Tue, 09 Dec 2003 10:36:52 -0500
- Subject: Re: Which gcc is the most stable today ?
- Hop-count: 1
- References: <Law9-F107hr2Lh1LWG00000f9bd@hotmail.com>
- Reply-to: Kelley Cook <kelleycook at wideopenwest dot com>
> Hi,
> I'm want to release an application in linux - after porting
everything to linux RH7.3 .
> I've heard that the gcc 2.96 has MANY bugs , and is not recommended
to use .
> Can anyone please recommend about a reliable and a stable gcc version
which is the best to use today .
GCC 2.96 was not an officially released compiler from the GCC team.
That was a Redhat only version.
As stated at http://gcc.gnu.org/gcc-3.3, GCC 3.3.2 is the current stable
release. It is available in source code from links on that page.
If you wish, you can google for pre-built binary RPMs of GCC 3.3.2 that
are available for your Redhat 7.3 release.
Kelley Cook