Date: Wed, 3 Jul 2002 22:33:45 +0200 From: Jeremy Lea <reg@FreeBSD.org> To: "David O'Brien" <obrien@FreeBSD.org>, Garance A Drosihn <drosih@rpi.edu>, Sheldon Hearn <sheldonh@starjuice.net>, Maxim Sobolev <sobomax@FreeBSD.org>, current@FreeBSD.org Subject: Re: gcc 3.1 can't compile XFree86-4-Server Message-ID: <20020703223345.B4834@shale.csir.co.za> In-Reply-To: <20020703131008.A10840@dragon.nuxi.com>; from obrien@FreeBSD.ORG on Wed, Jul 03, 2002 at 01:10:08PM -0700 References: <200207031426.g63EQo802988@vega.vega.com> <p05111720b948cb09c717@[128.113.24.47]> <20020703092727.B8178@dragon.nuxi.com> <p05111723b948e1dc2098@[128.113.24.47]> <20020703180748.GJ769@starjuice.net> <p05111729b948eec02624@[128.113.24.47]> <20020703205602.A4834@shale.csir.co.za> <20020703131008.A10840@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Wed, Jul 03, 2002 at 01:10:08PM -0700, David O'Brien wrote: > Some one needs to do thru these and really deal with them. I didn't say they were right, just that they worked ;-) > * The patch to use -O0 (or remove -O) is wrong, and a test case should be > submitted to the GCC people. I think Maxim has already done this. > * The weak problem has been fixed in the FSF sources -- I could merge a > a patch to our system GCC from the FSF sources. Please, unless we are due for a complete upgrade soon... Do you know when 3.1.1 is due? > * 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. They don't. They have all of the right macros in place, it's just that we didn't have a macro defined for C++ shared libraries. I don't think we're doing the right thing for the static library cases yet. At the moment I'm trying to go through all of the XFree86-4 ports and figure out: 1. What the patches actually do... 2. If we can use one shared ${WRKSRC}, since the ports build multiple copies of all of the libraries, and they use the wrong (unpatched) versions of the config files in some cases. Regards, -Jeremy -- FreeBSD - Because the best things in life are free... http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020703223345.B4834>