From owner-freebsd-hackers Tue Jun 8 16:53:13 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (Postfix) with ESMTP id A7EE914EBD for ; Tue, 8 Jun 1999 16:52:56 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id AAA30306; Wed, 9 Jun 1999 00:41:33 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id AAA23785; Wed, 9 Jun 1999 00:40:46 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199906082340.AAA23785@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Josef Karthauser Cc: Thomas David Rivers , hackers@FreeBSD.ORG Subject: Re: Wierd behavour from G++28! In-reply-to: Your message of "Tue, 08 Jun 1999 18:06:22 BST." <19990608180621.Q14211@pavilion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 09 Jun 1999 00:40:46 +0100 From: Brian Somers Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Tue, Jun 08, 1999 at 12:03:03PM -0400, Thomas David Rivers wrote: > > > > > > Program received signal SIGSEGV, Segmentation fault. > > > 0x8052c0f in ostream::flush () at /usr/include/ctype.h:149 > > > 149 } > > > > > > Is it because the program's compiled using the wrong includes? > > > (/usr/include/ctype.h && /usr/local/bin/g++28) > > > > I was guessing that the stream may be wrong - but cerr is likely > > correctly constructed... > > > > You may have mixed up the libraries somehow when you linked... but > > I'll have to defer that to someone who's used gcc2.8... > > Can someone comment please? Is this a bug in the way the gcc2.8 is > installed, or is it a bug in my understanding? (probably the latter). Perhaps you need a gcc-compiled version of libstdc++. It's just a guess, but when we shifted to egcs, there were all sorts of problems linking against the gcc-compiled version. > Tnx, > Joe > -- > Josef Karthauser FreeBSD: How many times have you booted today? > Technical Manager Viagra for your server (http://www.uk.freebsd.org) > Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message