From owner-freebsd-questions@FreeBSD.ORG Tue Apr 1 13:03:24 2003 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 235CB37B401 for ; Tue, 1 Apr 2003 13:03:24 -0800 (PST) Received: from twilight.cs.hut.fi (twilight.cs.hut.fi [130.233.40.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 929A943F3F for ; Tue, 1 Apr 2003 13:03:23 -0800 (PST) (envelope-from mkomu@niksula.hut.fi) Received: (from localhost user: 'mkomu' uid#27521 fake: STDIN (mkomu@kekkonen.cs.hut.fi)) by mail.niksula.cs.hut.fi id ; Wed, 2 Apr 2003 00:03:17 +0300 Date: Wed, 2 Apr 2003 00:03:16 +0300 (EEST) Sender: Miika Komu From: Miika Komu To: Kris Kennaway In-Reply-To: <20030401184236.GB4497@rot13.obsecurity.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: gcc and FreeBSD 5.0 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: Tue, 01 Apr 2003 21:03:24 -0000 On Tue, 1 Apr 2003, Kris Kennaway wrote: > On Tue, Apr 01, 2003 at 03:59:28PM +0300, Miika Komu wrote: > > Has anyone had similar trouble? > > Read UPDATING about stale C++ headers. You probably mean this one: 20020831: gcc has been upgraded to 3.2. It is not all binary compatible with earlier versions of gcc for c++ programs. All c++ programs and libraries need to be recompiled. Also, if you encounter g++ issues, rm /usr/include/g++/* before doing an installworld to make sure that stale files are removed. I tried it but it really does not help. Any other suggestions that I could try? -- Miika Komu miika@iki.fi http://www.iki.fi/miika/