This is the mail archive of the gcc-help@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-make


Hi,

I am messing around with the gcc-2.95 source. For my first compile I used:

	'make bootstrap' 

and everything went fine. I have now modified gcc/toplev.c and want to
recompile. The problem is that 'make bootstrap' and 'make all-gcc' both
seem to recompile at least the entire final stage which isn't much fun
to wait for. 

I notice that gcc-3+ have the 'make quickstrap' target which sounds like
what I want -- is there an equivalent for 2.95?

Thanks for any help.

Antony


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