From owner-freebsd-current Wed Jul 3 13:10:30 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A4AF37B400; Wed, 3 Jul 2002 13:10:27 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 302D143E09; Wed, 3 Jul 2002 13:10:13 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g63KABXu010897; Wed, 3 Jul 2002 13:10:12 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g63KA84M010896; Wed, 3 Jul 2002 13:10:08 -0700 (PDT) Date: Wed, 3 Jul 2002 13:10:08 -0700 From: "David O'Brien" To: Jeremy Lea Cc: Garance A Drosihn , Sheldon Hearn , Maxim Sobolev , current@FreeBSD.ORG Subject: Re: gcc 3.1 can't compile XFree86-4-Server Message-ID: <20020703131008.A10840@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG Mail-Followup-To: David O'Brien , Jeremy Lea , Garance A Drosihn , Sheldon Hearn , Maxim Sobolev , current@FreeBSD.ORG References: <200207031426.g63EQo802988@vega.vega.com> <20020703092727.B8178@dragon.nuxi.com> <20020703180748.GJ769@starjuice.net> <20020703205602.A4834@shale.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020703205602.A4834@shale.csir.co.za>; from reg@FreeBSD.ORG on Wed, Jul 03, 2002 at 08:56:02PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jul 03, 2002 at 08:56:02PM +0200, Jeremy Lea wrote: > I can build x11/XFree86-4 with the following patches, which I harvested > from various email's since the gcc 3.1 import. Which ones are really > needed, and why the X11 libraries are built four times during the build > of the meta port, are what I need to figure out next... Some one needs to do thru these and really deal with them. * The patch to use -O0 (or remove -O) is wrong, and a test case should be submitted to the GCC people. * The weak problem has been fixed in the FSF sources -- I could merge a a patch to our system GCC from the FSF sources. * Someone needs to talk with the XFree86 people to get them to stop using `cc' on C++ code. This is not just a FreeBSD issue for them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message