This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Do I have a bad version of gcc?


rlau@csc.com wrote:
> 
> Hi,
> 
> Does anyone know whether gcc version 2.96-54 or 2000-07-3 is bad?
> This is the one that come with the Redhat 7.0 CD.
> 
> If this is an unstable version, which one should I download.
> I would like a stable version.  I also want stable version of the libc.
> 
> Thanks

I have found problems with this version, it did not compile some
nested if-then-else blocks in some C++ code for Open CASCADE.
     http://sourceforge.net/projects/autoopencas/
It gave an "Internal compiler error" that would go away if I
commented out a nested if-then-else that existed in two
similar files.
I think it is possible to use the gcc suite shipped with RedHat
version 6.2 on your RedHat 7.0 system. (correct me if I'm wrong)
Unless you know of some new feature you can't live without, try that.

-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  rboehne@ricardo-us.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]