This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: problem
- To: s_fourmi at caramail dot com
- Subject: Re: problem
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 8 Jan 2000 22:01:55 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <38779F3A.9859BD5F@caramail.com>
> hello, I have a BIG problem with the slackware7 distribution...
> when I try to compile the QT library 2.00 or 2.0.2, I always have an
> error of type : internal compiler error. I have tested it with gcc/egcs
> 2.91.66 (the default compiler of the distribution) and the 2.92.2, I
Thanks for your bug report. With as little information as you gave, it
is hard to tell whether this is a bug in the compiler or not. A number
of bugs in 2.91.66 that showed up during Qt compilation have been
fixed in 2.95. If the compiler keeps crashing (especially at random
places), it might be a hardware problem. In any case, please have a
look at
http://egcs.cygnus.com/faq.html#bugreport
and submit a full bugreport.
Regards,
Martin