On Mon, 2005-05-02 at 19:01 +0200, Christer Solskogen wrote: > GCC 4.0 is in testing, and I was wondering if it was compiled using gcc > 4.0? (or is this not needed anymore?)
GCC is always compiled with itself. On build, a bootstrap is done with the current compiler. This compiler is used to compile GCC, and when that finished, the result compiles another GCC to check if everything was fine. _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
