This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 Status Report
- To: gcc at gcc dot gnu dot org
- Subject: Re: GCC 3.0 Status Report
- From: Christian Iseli <chris at ludwig-alpha dot unil dot ch>
- Date: Thu, 17 May 2001 11:28:52 +0200
Hi,
mark at codesourcery dot com said:
> Please try to test GCC on as much software as you can. Build
> X windows. Build the Linux kernel. Run 'em. File bugs in GNATS.
Ok, I had a go at it on my Linux/Athlon machine. So far, I compiled the kernel
(2.4.4-ac9), glibc (2.2.3 from CVS), and XFree86 (4.0.99.4 from CVS) and
installed them. All was compiled using -O2 -march=athlon, and all seems to
work fine :)
My only issue has been reported in GNATS: c/2728. It might be due to the
inliner, but that's just a wild guess... For some reason, the Priority is not
marked high, though.
Haven't tried Qt and KDE yet...
Things are looking quite good.
Cheers,
Christian