Mail Archives: djgpp/1999/06/09/16:25:15
Stuart Hall wrote:
>
> Very interesting question. So why would I want to use ECGS and not
> GCC, or vice versa? Is one or the other more compliant with the ANSI
> C++ standard by any chance?
You want to use egcs because it has the spanking new ANSI C++ standard
features like namespaces, which GCC doesn't have.
You want to use GCC because your current source compiles cleanly under
it and doesn't hit on any oone of the bugs present in GCC but fixed in
egcs. Less new features means less annoying wrinkles in the system.
Don't be too tied up with upgrading to the latest version, unless you
really really need a feature (or a bug fix) from the new version of the
compiler. Have you heard about the college student who upgraded his
Linux machine from Red Hat 4.2 to 5.0, and NOTHING WORKED ANY MORE?
--
Weiqi Gao
weiqigao AT a DOT crl DOT com
- Raw text -