From: Glenn Morris <rgm@gnu.org>
To: Dan Nicolaescu <dann@gnu.org>
Cc: 6538@debbugs.gnu.org
Subject: bug#6538: Removal of C_DEBUG_SWITCH changes CFLAGS
Date: Wed, 30 Jun 2010 02:37:14 -0400 [thread overview]
Message-ID: <97ocet2fhh.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <yxqsk4583mo.fsf@fencepost.gnu.org> (Dan Nicolaescu's message of "Wed\, 30 Jun 2010 01\:56\:47 -0400")
Dan Nicolaescu wrote:
> C_DEBUG_SWITCH was weird, it used to specify optimization flags too,
> that's probably why C_OPTIMIZE_SWITCH is unused.
Yes, it was all very weird...
> C_DEBUG_SWITCH was just -g -O for all platforms that bothered to set it.
What about irix6-5: "-g3 -O -OPT:Olimit=3500".
> We get that anyway for non-GCC compilers.
I noticed that AC_PROG_CC tests for -g, and adds it to CFLAGS if
supported. It also adds -O2 when using gcc. Perhaps this could be used
to further simplify configure.in...
next prev parent reply other threads:[~2010-06-30 6:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2010-06-30 7:27 ` Dan Nicolaescu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=97ocet2fhh.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=6538@debbugs.gnu.org \
--cc=dann@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).