From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 1 19:43:19 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E36816A4CE; Sat, 1 Jan 2005 19:43:19 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9D6E43D31; Sat, 1 Jan 2005 19:43:18 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j01Jh9j09636; Sat, 1 Jan 2005 11:43:10 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: , , , Date: Sat, 1 Jan 2005 11:43:09 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 In-Reply-To: <1104578523.41d687db333c2@webmail.uoi.gr> Importance: Normal Subject: RE: Compiling FreeBSD 4.10 kernel with gcc native and gcc-3.4.3 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2005 19:43:19 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of > dkouroun@cc.uoi.gr > Sent: Saturday, January 01, 2005 3:22 AM > To: freebsd-bugs@freebsd.org; freebsd-performance@freebsd.org; > freebsd-questions@freebsd.org > Subject: Compiling FreeBSD 4.10 kernel with gcc native and gcc-3.4.3 > > > 2:) Why FreBSD 4.10 is using such an old compiler? GCC has a long and bloody history of compiler bugs. The Project doesen't switch compiler versions until a newer version has been out for several years at least. Ted