Gcc build.

Alexandre Oliva aoliva@redhat.com
Tue Aug 8 18:19:00 GMT 2000


On Aug  8, 2000, steve Waugh <zssteven@yahoo.com> wrote:

> I am trying to modify some passes of gcc and am building the
> compiler each time I make some changes to the code.

If you just want to test the changes you've done, use `make cc1'
instead of `make bootstrap'.  This would re-compile only files you
have changed.

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



More information about the Gcc-help mailing list