* -g flag no longer default?
@ 2010-04-22 8:04 Miles Bader
2010-04-22 15:58 ` Chong Yidong
2010-04-22 20:38 ` Dan Nicolaescu
0 siblings, 2 replies; 5+ messages in thread
From: Miles Bader @ 2010-04-22 8:04 UTC (permalink / raw)
To: emacs-devel
To the best of my knowledge, the default compile flags for emacs were
"-O2 -g" or something similar, but now it seems to omit the "-g".
Is this really a change in the defaults? If so, it seems a bad change.
Thanks,
-Miles
--
Somebody has to do something, and it's just incredibly pathetic that it
has to be us. -- Jerry Garcia
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: -g flag no longer default?
2010-04-22 8:04 -g flag no longer default? Miles Bader
@ 2010-04-22 15:58 ` Chong Yidong
2010-04-22 16:13 ` Lawrence Mitchell
2010-04-22 16:22 ` Andreas Schwab
2010-04-22 20:38 ` Dan Nicolaescu
1 sibling, 2 replies; 5+ messages in thread
From: Chong Yidong @ 2010-04-22 15:58 UTC (permalink / raw)
To: Miles Bader; +Cc: emacs-devel
Miles Bader <miles.bader.fz@renesas.com> writes:
> To the best of my knowledge, the default compile flags for emacs were
> "-O2 -g" or something similar, but now it seems to omit the "-g".
>
> Is this really a change in the defaults? If so, it seems a bad change.
I'm sure this is a mistake. Could someone try to track down which of
the recent changes to configure.in in the trunk introduced this?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: -g flag no longer default?
2010-04-22 15:58 ` Chong Yidong
@ 2010-04-22 16:13 ` Lawrence Mitchell
2010-04-22 16:22 ` Andreas Schwab
1 sibling, 0 replies; 5+ messages in thread
From: Lawrence Mitchell @ 2010-04-22 16:13 UTC (permalink / raw)
To: emacs-devel
Chong Yidong wrote:
> Miles Bader <miles.bader.fz@renesas.com> writes:
>> To the best of my knowledge, the default compile flags for emacs were
>> "-O2 -g" or something similar, but now it seems to omit the "-g".
>> Is this really a change in the defaults? If so, it seems a bad change.
> I'm sure this is a mistake. Could someone try to track down which of
> the recent changes to configure.in in the trunk introduced this?
It's this change:
2010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in: Remove all references to C_DEBUG_SWITCH.
Cheers,
Lawrence
--
wence@gmx.li
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: -g flag no longer default?
2010-04-22 15:58 ` Chong Yidong
2010-04-22 16:13 ` Lawrence Mitchell
@ 2010-04-22 16:22 ` Andreas Schwab
1 sibling, 0 replies; 5+ messages in thread
From: Andreas Schwab @ 2010-04-22 16:22 UTC (permalink / raw)
To: Chong Yidong; +Cc: Dan Nicolaescu, emacs-devel, Miles Bader
Chong Yidong <cyd@stupidchicken.com> writes:
> I'm sure this is a mistake. Could someone try to track down which of
> the recent changes to configure.in in the trunk introduced this?
This:
2010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in: Remove all references to C_DEBUG_SWITCH.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: -g flag no longer default?
2010-04-22 8:04 -g flag no longer default? Miles Bader
2010-04-22 15:58 ` Chong Yidong
@ 2010-04-22 20:38 ` Dan Nicolaescu
1 sibling, 0 replies; 5+ messages in thread
From: Dan Nicolaescu @ 2010-04-22 20:38 UTC (permalink / raw)
To: Miles Bader; +Cc: emacs-devel
Miles Bader <miles.bader.fz@renesas.com> writes:
> To the best of my knowledge, the default compile flags for emacs were
> "-O2 -g" or something similar, but now it seems to omit the "-g".
>
> Is this really a change in the defaults? If so, it seems a bad change.
Should be fixed now.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-04-22 20:38 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-22 8:04 -g flag no longer default? Miles Bader
2010-04-22 15:58 ` Chong Yidong
2010-04-22 16:13 ` Lawrence Mitchell
2010-04-22 16:22 ` Andreas Schwab
2010-04-22 20:38 ` Dan Nicolaescu
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.