[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Simplify _AC_PROG_CC_G
From: |
Alexandre Oliva |
Subject: |
Re: [PATCH] Simplify _AC_PROG_CC_G |
Date: |
18 Oct 2000 16:11:30 -0200 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) |
On Oct 18, 2000, Morten Eriksen <address@hidden> wrote:
> Do people here know any compilers besides Microsoft VisualC(++) which
> does this?
Yep. There's some compiler from SGI or HP that does it. I don't
remember for sure.
> BTW, I tend to feel that _defaulting_ to using "-g" is a mistake. As
> it is now, authors of configure scripts needs to play silly tricks
> with CFLAGS and/or CXXFLAGS and/or CPPFLAGS to _remove_ the "-g" flag
> (for slim builds or debug builds, for instance)
That's what `install-strip' is for. Some people have suggested
`--disable-debug' in the past. I'm not totally opposed to this idea,
as long as it's still enabled by default.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer address@hidden, redhat.com}
CS PhD student at IC-Unicamp address@hidden, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me