On Fri, 19 Nov 2004, tegtmeye wrote:
Hello, been away from bleeding edge gcc lately-forgive me if this has been answered n times before,
Latest snapshot for 4.0 (gcc-4.0-20041114) fails bootstrap with linkage errors for apple-ppc.
(many more)
ld: .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o malformed object, illegal reference for -dynamic code (reference to a coalesced section (__TEXT,__textcoal_nt) from section (__TEXT,__eh_frame) relocation entry (12))
/usr/bin/libtool: internal link edit command failed
You need to install a new cctools, available from ftp://sources.redhat.com/pub/gcc/infrastructure (in both bz2 and dmg format)
This is explained in the install instructions. --Dan