>>>> "Kyle" == Kyle Jones
<kyle_jones(a)wonderworks.com> writes:
Kyle> SL Baur writes:
> nbecker <nbecker(a)fred.net> writes in
xemacs-beta(a)xemacs.org:
>
> > The problem is egcs-1.1. I rebuilt with egcs-1.0.2 (as it comes from
> > RH5.1) and it's working fine.
>
> Wonderful. This isn't the first report of XEmacs getting axe-murdered
> by this compiler.
>
> We probably need to add a warning about egcs-1.1 somewhere in
> PROBLEMS.
Kyle> Why wait for XEmacs to crash? We should make configure flat out
Kyle> refuse to build XEmacs using egcs-1.1. After seeing people
Kyle> report the gcc-2.7 -fcaller-saves induced crash over and over
Kyle> again, I think we should refuse to build using broken compilers
Kyle> unless we have a fix in place. For the aforementioned crash,
Kyle> compiling with -fno-caller-saves is a fix. Is there a fix for
Kyle> the egcs-1.1 crashes?
I have built XEmacs successfully with all released versions of egcs.
egcs-1.1 has an internal error with some configurations, but
egcs-1.1.1 doesn't seem to.
My `production' XEmacs is built with pgcc-egcs-1.1.1 and works fine.
That said, egcs-1.0.3 seems to have been the most stable egcs
recently.
Martin