From owner-freebsd-questions@FreeBSD.ORG Sat Sep 4 15:36:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E69016A4CE for ; Sat, 4 Sep 2004 15:36:25 +0000 (GMT) Received: from services.homebass.ca (services.homebass.ca [66.11.177.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA5BE43D55 for ; Sat, 4 Sep 2004 15:36:24 +0000 (GMT) (envelope-from liquid@homebass.ca) Received: (qmail 57485 invoked by uid 1201); 4 Sep 2004 15:39:18 -0000 Received: from liquid@homebass.ca by services.homebass.ca by uid 89 with qmail-scanner-1.22 (clamdscan: 0.74. spamassassin: 2.63. Clear:RC:1(192.168.0.150):. Processed in 0.066328 secs); 04 Sep 2004 15:39:18 -0000 Received: from unknown (HELO LAPTOP) (liquid@homebass.ca@192.168.0.150) by services.homebass.ca with SMTP; 4 Sep 2004 15:39:17 -0000 From: "LiQuiD" To: Date: Sat, 4 Sep 2004 11:36:30 -0400 Message-ID: <000a01c49294$f32e4f10$9600a8c0@LAPTOP> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal In-Reply-To: <16678.33647.477760.195346@jerusalem.litteratus.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: RE: minor gcc 3.4 issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2004 15:36:25 -0000 Please forgive me if there was an easy way to find this out and I'm retarded, but uhm... how can I know if the issue brought forward in the post last month by the person below applies to the 4.x or 5.x branch? I have a FreeBSD system that was cvsup'd to -STABLE on jul. 24th and I'd like to do so again in the next few weeks. However, I'm reluctant to do so if this new compiler is an issue as this machine is a mail server and dns server for my network. Thank you, Sandro > -----Original Message----- > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- > questions@freebsd.org] On Behalf Of Robert Huff > Sent: Friday, August 20, 2004 7:04 PM > To: questions@freebsd.org > Subject: minor gcc 3.4 issue > > > According to UPDATING: > > 20040728: > System compiler has been upgraded to GCC 3.4.2-pre. As with > any major compiler upgrade, there are several issues to be > aware of. GCC 3.4.x has broken C++ ABI compatibility with > previous releases yet again and users will have to rebuild > all their C++ programs with the new compiler. > > Is there any way to determine which programs those would be, > short of running them and watching them break? (I'm thinking > something which looks at the source code or makefiles ....) > > > > Robert Huff > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org"