unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* CFLAGS change
@ 2003-07-13  0:11 Richard Stallman
  2003-07-14 13:19 ` Andreas Schwab
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Stallman @ 2003-07-13  0:11 UTC (permalink / raw)


I just checked in a change which probably needs to have a different
interface.  The change is that optimization is turned off unless the
macro OPTIMIZE is defined.

The reason for this is that -O and inlining get in the way of
debugging.

I don't think that the macro OPTIMIZE is the right interface, though.
It is merely a quick hack.  I think optimization should be enabled by
default.  Perhaps the right interface would be a configure option,
--disable-optimization.  Would someone like to implement that?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-07-15  8:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-13  0:11 CFLAGS change Richard Stallman
2003-07-14 13:19 ` Andreas Schwab
2003-07-15  6:58   ` Richard Stallman
2003-07-15  8:01     ` Andreas Schwab

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).