bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Solved] Re: emacs (cvs) doesn't build


From: Richard Stallman
Subject: Re: [Solved] Re: emacs (cvs) doesn't build
Date: Tue, 12 Apr 2005 09:51:30 -0400

    I couldn't believe it but  emacs seems to be the first package
    which fails when compiled with -O3 under gcc-3.4.3

This could be a GCC bug, or it could be an Emacs bug.
Either way, it would be quite useful to debug it.

A first step is to compile some files with -O and some with -O3.  By
trying that in different ways, you can find out which file the problem
is in.  I would suggest binary search: first try compiling half
the files with -O3, then you'll know it's in one set of half the files.
Then divide thst set in half, etc.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]