Index: [thread] [date] [subject] [author]
  From: WHS <whs@xs4all.nl>
  To  : GGI <ggi-develop@eskimo.com>
  Date: Fri, 26 Mar 1999 22:25:28 +0100

GCC <-> EGCS

Jon M. Taylor wrote:

> > Nuked a macro that by GCC 2.8.1
> 
>         You should really try to avoid using any "official" FSF versions
> of gcc >2.7.2.3.  They are all quite buggy.  EGCS should be used unless
> there is a good reason not to, its the standard now for sure.

That's what I thought a while back but it's not quite so simple. GCC 2.8
generates better code for example. There was a summary of a comparison
by Marc Espie (IIRC) on the OpenBSD tech mailing list (if there's
interest I'll dig it up) .

Anyway, the OBSD kernel is compiled by GCC 2.8 so there's really not
much choice (just switching compilers will trigger bugs you're not aware
of etc., which is why FBSD still uses GCC 2.7.x (unless they've switched
very recently)).

Wouter

GSI (pcm/midi/cd/mixer), GGI, descent, OpenBSD:
http://www.xs4all.nl/~whs/


Index: [thread] [date] [subject] [author]