Re: gcc 2.95.4 vs gcc 3.3 ?

Adrian Bunk (bunk@fs.tum.de)
Wed, 2 Jul 2003 19:07:17 +0200


On Wed, Jul 02, 2003 at 10:13:45AM -0400, Robert L. Harris wrote:
>
> I'm trying to compile the 2.4.21-ac3 kernel for some work machines.
> One of the users is insisting on gcc 3.3 to compile. Reading the
> web page on www.kernel.org this is recomended against.
>
> Perchance is this old news, is the 3.3 compiled kernel going to kill
> something or anything that should be related to users or any bosses?

gcc 3.3 is relatively new and _much_ less tested than 2.95. A new gcc
might either contain bugs or it might unleash bugs in the kernel that
weren't visible before (e.g. via better optimizations).

Usually gcc 3.3 works fine (and my PC at home runs a 2.4.21 compiled
with 3.3) but if you want stability in production envvironments 2.95 (or
the unofficial 2.96 >= 2.96-74) is the recommended compiler.

> Robert

cu
Adrian

-- 

"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/