public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* how to compile gcc
@ 2005-08-19 23:26 Jiang Long
  2005-08-20 13:13 ` Rafael Ávila de Espíndola
  2005-08-20 16:46 ` Mike Stump
  0 siblings, 2 replies; 6+ messages in thread
From: Jiang Long @ 2005-08-19 23:26 UTC (permalink / raw)
  To: gcc

Hello,

I 'd like to dig into gcc internals, and would like to compile it with -g. 

I can't find any document on how to do that? I tried 

make BOOT_CFLAGS=-g CFLAGS=-g, 

but it still will add '-O2' later on. 

Any documentation on how GCC is compiled? what are the stages of the
compilation?

Thanks,

-Jiang

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

end of thread, other threads:[~2005-08-22  1:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-19 23:26 how to compile gcc Jiang Long
2005-08-20 13:13 ` Rafael Ávila de Espíndola
2005-08-20 13:49   ` drizzle drizzle
2005-08-22  1:36     ` Yao qi
2005-08-22  1:36     ` Yao qi
2005-08-20 16:46 ` Mike Stump

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