This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Disabling bootstrap
- From: "Paulo J. Matos" <pocm at soton dot ac dot uk>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 2 Feb 2007 11:46:13 +0000
- Subject: Disabling bootstrap
Hi all,
I've changed gcc by adding a new pass, however, when I compile gcc,
during compilation it calls itself, so I disabled bootstrap but that
is still happening even during bootstrap. Is there any way to compile
gcc without the final gcc compiling something?
Moreover, how can I add a flag to gcc so that it enables/disables a given pass?
Regards,
--
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK