On Tue, Oct 10, 2000 at 12:12:38PM -0400, Chuck Byam wrote:
>
> C compiles OK, but most of my C++ projects do not. Has anyone installed an
> older version successfully without breaking other dependencies.
the C++ compiler from egcs 1.1.2 is still there, in the compat
packages. If you install any other GCC C++ compiler, you have to
patch the libstdc++ headers to not use fpos64_t (that's an opaque data
type now, not a scalar as it was before).
We're interested to know about any compilation errors - it may be
because this C++ compiler is more strict about standards conformance
when it comes to code. If you ever get an internal compiler error
(ICE) (segfault, etc), we definitely need to know about it.
Cheers,
Matt
_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list