From owner-freebsd-hackers Wed Jan 31 15:49:11 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA25760 for hackers-outgoing; Wed, 31 Jan 1996 15:49:11 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA25739 Wed, 31 Jan 1996 15:49:01 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id KAA30215; Thu, 1 Feb 1996 10:45:16 +1100 Date: Thu, 1 Feb 1996 10:45:16 +1100 From: Bruce Evans Message-Id: <199601312345.KAA30215@godzilla.zeta.org.au> To: andreas@knobel.gun.de, jkh@time.cdrom.com Subject: Re: Pentium gcc port done Cc: hackers@freebsd.org, ports@freebsd.org Sender: owner-hackers@freebsd.org Precedence: bulk >> Now, of course, the real question - have you tried compiling a complete >> system or kernel with it yet? :-) >A complete make world isn't possible. You'll get many compiler >errors, for example in libc and so on. What I don't understand >is, that the new gcc can't compile sources that are compiled well >by gcc-2.6.3. Surely it has to do with stricter prototyping I >think... The distribution version of 2.6.3 probably couldn't compile FreeBSD either. About 30K of patches are required to convert to the FreeBSD version. Bruce