[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.
- Re: `print' does not print, (continued)
- Re: `print' does not print, Ralf Fassel, 2002/03/22
- Re: `print' does not print, Eli Zaretskii, 2002/03/22
- Re: `print' does not print, Ralf Fassel, 2002/03/22
- Re: `print' does not print, Eli Zaretskii, 2002/03/22
- Re: `print' does not print, Ralf Fassel, 2002/03/22
- Re: `print' does not print, Eli Zaretskii, 2002/03/23
- Re: `print' does not print, Ralf Fassel, 2002/03/23
- Re: `print' does not print, Eli Zaretskii, 2002/03/23
- Re: `print' does not print, Ralf Fassel, 2002/03/23
- Re: `print' does not print, Stefan Monnier, 2002/03/22
- Re: `print' does not print,
Richard Stallman <=
- Re: `print' does not print, Ralf Fassel, 2002/03/24
- Re: `print' does not print, Eli Zaretskii, 2002/03/24
- Re: `print' does not print, Ralf Fassel, 2002/03/24
- Re: `print' does not print, Eli Zaretskii, 2002/03/25
- Re: `print' does not print, Ralf Fassel, 2002/03/25
- Re: `print' does not print, Eli Zaretskii, 2002/03/25
- Re: `print' does not print, David Kaelbling, 2002/03/25
- Re: `print' does not print, Eli Zaretskii, 2002/03/25
- Re: `print' does not print, David Kaelbling, 2002/03/25
- Re: `print' does not print, Eli Zaretskii, 2002/03/26