Date: Wed, 09 Jun 1999 00:40:46 +0100 From: Brian Somers <brian@Awfulhak.org> To: Josef Karthauser <joe@pavilion.net> Cc: Thomas David Rivers <rivers@dignus.com>, hackers@FreeBSD.ORG Subject: Re: Wierd behavour from G++28! Message-ID: <199906082340.AAA23785@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Tue, 08 Jun 1999 18:06:22 BST." <19990608180621.Q14211@pavilion.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@uk.FreeBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906082340.AAA23785>