|
|
|
|
|
by andrus
5203 days ago
|
|
The bootstrap process for gcc involves first building gcc with an existing C compiler, then rebuilding gcc from this first build [1]. I'm still waiting for my build to finish, but i686-apple-darwin11-llvm-gcc-4.2 seems to be handling the gcc 4.7 source fine. [1] http://gcc.gnu.org/install/build.html |
|