> How did you compile GCC? You need to have a pre-compiled or > cross-compiled version of the compiler to build it the first time. It's > the same story here.
GCC has a valid 3 phased bootstraping which builds the compiler in stages. GCC doesn't require a C compiler to be compiled, although it does speed up the process. This is a chicken and the egg thing. I just want to build the thing from scratch and am confused (and concerned) how this is possible. -- -bk _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
