public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* CFLAGS used in libgcc makefile?
@ 2011-09-13 10:22 Amker.Cheng
  0 siblings, 0 replies; only message in thread
From: Amker.Cheng @ 2011-09-13 10:22 UTC (permalink / raw)
  To: gcc

Hi guys,
Is it CFLAGS used by libgcc/Makefile.in to build libgcc.a?
It seems if I configure gcc with CFLAGS="-O0 -g " environment
variable, libgcc is also compiled with -O0 option.
I'm wondering why do not use CFLAGS_FOR_TARGET
here(CFLAGS->INTERNAL_CFLAGS->gcc_compile_bare->gcc_compile).

Please help, thanks.

-- 
Best Regards.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-13 10:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-13 10:22 CFLAGS used in libgcc makefile? Amker.Cheng

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