> -----Original Message----- > From: Ruud Vlaming [mailto:r...@betaresearch.nl] > Sent: Sunday, February 01, 2009 9:47 AM > To: Weddington, Eric; Joerg Wunsch; Anatoly Sokolov > Cc: avr-gcc-list@nongnu.org > Subject: Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in > > (To go one step further, would it not be possible to > intergrate the steps the > bootstrap performs into configure? We are back to the > standard configure/make > procedure which everybody knows. I, for example, never > bootstrapped before.) >
If you look at the top of the bootstrap script, you'll see a comment as to why the bootstrap script is needed: # bootstrap script to build all the *.in files and configure script. When avr-libc is released, the configure script is pre-built and distributed in the release. The bootstrap script is required for avr-libc *developers*, who may change the *.in, or *.ac files and then rebuild the configure script. Eric Weddington _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-gcc-list