|
|
发表于 2006-3-21 12:22:22
|
显示全部楼层
That's a problem. Older versions of gcc use a construct which newer
versions of gcc won't compile. This makes it hard to bootstrap older
versions of gcc with newer versions. This is indeed an absurd
situation.
If you must use gcc 3.2.3, and you must use Fedora Core 4, then I
think your best bet is to first build and install gcc 3.3.6, and then
use that to build gcc 3.2.3. |
|