25 Sep
2007
25 Sep
'07
8:45 p.m.
Ryan Schmidt:
Both g95 and gdc ports do indeed build new versions of GCC, FSF GCC 4.0.3 for g95 port and FSF GCC 4.1.2 for gdc port.
It looks to me as though g95 and gdc download parts of the GCC 4.0.3 and 4.1.2 source, respectively, but that they actually compile themselves using the Apple GCC 4.0 compiler.
I meant which source code they use, not which compiler they use. If you do a "make bootstrap", it also rebuilds using itself... --anders