unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#6538: Removal of C_DEBUG_SWITCH changes CFLAGS
@ 2010-06-30  3:00 Glenn Morris
  2010-06-30  5:56 ` Dan Nicolaescu
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2010-06-30  3:00 UTC (permalink / raw)
  To: 6538

Package: emacs

Configuring Emacs 23.2 on Solaris 2.10 with a non-GNU cc, one gets
generated Makefiles containing:

CFLAGS=-g -O 

Configuring the current trunk, one gets

CFLAGS=

The cause appears to be the removal of C_DEBUG_SWITCH.

It is possible other platforms are affected, I did not check (likewise
with LIBS_DEBUG).


The configure logic (faithfully inherited from cpp) is weird. Eg
C_OPTIMIZE_SWITCH goes unused with non-GNU compilers.





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

end of thread, other threads:[~2010-06-30  7:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-30  3:00 bug#6538: Removal of C_DEBUG_SWITCH changes CFLAGS Glenn Morris
2010-06-30  5:56 ` Dan Nicolaescu
2010-06-30  6:37   ` Glenn Morris
2010-06-30  7:27     ` Dan Nicolaescu

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).