This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Questions about optimizing the compiler itself


On Jun  3, 2001, Luke Mauldin <lukeskyfly@txk.net> wrote:

> However, I have a question, how can I optimize gcc itself?

Yep.

> I am not sure how to pass it the flags for -march=athlon and
> -mcpu=athlon while it is bootstraping itself.

make BOOT_CFLAGS='...' bootstrap

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]