This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap 4.0 apple-ppc
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: tegtmeye <tegtmeye at eecis dot udel dot edu>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Fri, 19 Nov 2004 21:35:53 -0500 (EST)
- Subject: Re: Bootstrap 4.0 apple-ppc
- References: <458C3CEE-3A88-11D9-9749-000D9368D836@eecis.udel.edu>
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