From owner-freebsd-hackers Fri Apr 27 17:16:11 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 7B09737B423; Fri, 27 Apr 2001 17:16:07 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f3S0FVT15601; Fri, 27 Apr 2001 17:15:31 -0700 (PDT) (envelope-from obrien) Date: Fri, 27 Apr 2001 17:15:31 -0700 From: "David O'Brien" To: Joao Carlos Mendes Luis Cc: hackers@freebsd.org, stable@freebsd.org Subject: Re: Trouble with 4.3-RELEASE compiler Message-ID: <20010427171531.B15541@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20010427194022.A18639@roma.coe.ufrj.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010427194022.A18639@roma.coe.ufrj.br>; from jonny@jonny.eng.br on Fri, Apr 27, 2001 at 07:40:22PM -0300 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-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 27, 2001 at 07:40:22PM -0300, Joao Carlos Mendes Luis wrote: > I was installing a squid server with 4.3-RELEASE, and found that > FreeBSD has now a bug in the compiler that affects squid. The default > compilation of squid is with CFLAGS=-g -O2 -Wall, and this setup > triggers the bug. ... > Should this be a reason to roll back the compiler to version > 2.95.2, as it was before Tue Apr 10 19:23:19 2001 UTC, when it > changed to 2.95.3? What to do with the upcoming CDs? No. It means the squid maintainer didn't do a proper job and make it so that the system CFLAGS were used. Granted most don't know to export CFLAGS to GNU configure when they run the configure script. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message