This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Mac OS X Panther to Tiger Build Changes for GCC 3.3 and 3.4
- From: Mike Stump <mrs at apple dot com>
- To: Dan Allen <danallen46 at airwired dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 1 Jun 2005 10:21:52 -0700
- Subject: Re: Mac OS X Panther to Tiger Build Changes for GCC 3.3 and 3.4
On Tuesday, May 31, 2005, at 08:11 PM, Dan Allen wrote:
I tried doing bootstrap builds of GCC 3.3.6 and GCC 3.4.4 but these
builds fail due to the absence of the 'c++filt' tool.
mrs $ type c++filt
c++filt is /usr/bin/c++filt
The builds proceed for quite awhile until they hit this missing
'c++filt' tool problem.
Since you don't cut and paste what you saw, it makes it hard for me to
guess/comment.
Anyway, I guess I would just recommend using 4.0 and ignoring the older
releases if you can.. :-(