This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [ssa-branch]libmudflap/mf-runtime.c and OS other than Linux
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 27 Dec 2002 15:15:48 -0500 (EST)
- Subject: Re: [ssa-branch]libmudflap/mf-runtime.c and OS other than Linux
- References: <B36BCD63-19AC-11D7-A4B0-000393A6D2F2@physics.uc.edu>
On Fri, 27 Dec 2002, Andrew Pinski wrote:
> I have a problem compiling the ssa-branch on powerpc-apple-darwin6.3:
> execinfo.h is a header file which does not exist.
Errr, I bootstrap it all the time without any trouble on
powerpc-apple-darwin6.3
In fact, that's what i develop on most of the time.