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: C++ and GCC v2.95.2


On Thu, 23 Mar 2000, Jochen Dolze wrote:
> i wonder that GCC v2.95.2 is called "stable" and on my lousy computer
> (libc5,linux686,kernel2.2.9) no QT-Lib, nore KDE-Apps nor anything else
> what's written in C++ is going to compile.

We don't have this kind of problems here, neither on Linux, FreeBSD, nor
Solaris.

Just once did we experience something similiar on a machine with bad
memory chips! "Random" Internal Compiler Errors for "heavy" C++ code
are usually a good indication of that problem.

If you believe you really have found a bug with GCC, please submit a
full bugreport, as the compiler tells you when issueing an Internal
Compiler Error:

  http://gcc.gnu.org/bugs.html

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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