Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 1998 17:19:03 +0000
From:      Mike Smith <mike@smith.net.au>
To:        Alex <garbanzo@hooked.net>
Cc:        Alexander Sanda <entropy@compufit.at>, wwoods@cybcon.com, freebsd-current@FreeBSD.ORG
Subject:   Re: gcc 2.8 
Message-ID:  <199808221719.RAA20220@dingo.cdrom.com>
In-Reply-To: Your message of "Sat, 22 Aug 1998 15:45:53 MST." <Pine.BSF.4.00.9808221538220.254-100000@zippy.dyn.ml.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> On Sat, 22 Aug 1998, Alexander Sanda wrote:
> [...]
> > However, I have installed gcc-2.8.1 from the packages collection, and I
> > have the vague feeling, that this compiler has some problems. I
> > compiled one of my kde apps, using -O2 and -mpentiumpro and the app
> > started to segfault occasionally. Since I recompiled with gcc-2.7.2.1,
> > it never segfaulted again...
> 
> I think this is an a.out problem.

That's an interesting assertion.  Unfortunately, the parts of GCC that 
generate bad code and the parts that produce the output object format 
aren't really related.  It's also been observed that egcs is only 
producing worthwhile code on i386 and sparc, and the alpha is becoming 
very important for us.

> I'm using egcs from their anon cvs
> repository, and after building ELF libs and X (and all other X related
> goodies), egcs works wonderfully.  I don't have any major cli C++
> programs, so I didn't bother with building an ELF world.  gdb seems to be
> the only stumbling block for me.

Try building the rest of the world, and run with it for a few weeks.

Agreed, we need better C++ support.  But obtaining it at the price of 
damaging the operating system itself is not a tradeoff I think any of 
us would be happy with.

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808221719.RAA20220>