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

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

Re: `print' does not print


From: Richard Stallman
Subject: Re: `print' does not print
Date: Sat, 23 Mar 2002 09:13:59 -0700 (MST)

It would be useful to get the GCC sources from the CVS repository
(cvs.gnu.org) and try compiling with that.  If it still fails, then it
would be useful to identify the function that was miscompiled.  That
way you could help fix a bug in GCC.

    Probably the library and the header files, not only the compiler, have
    something to do with this.

stdio.h is not part of GCC, so the same stdio.h is used
in compiling both Emacs versions, the one that works and the one
that fails.  This doesn't prove for certain that stdio.h is correct,
but does suggest it is not the first place to look.



reply via email to

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