> 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.  [...@pavilion.net, j...@uk.freebsd.org, 
> j...@tao.org.uk]

-- 
Brian <br...@awfulhak.org>                        <br...@freebsd.org>
      <http://www.Awfulhak.org>                   <br...@openbsd.org>
Don't _EVER_ lose your sense of humour !          <br...@uk.freebsd.org>




To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to