This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: b-i-b status on Darwin
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: Geoff Keating <geoffk at geoffk dot org>
- Cc: gcc at gcc dot gnu dot org, zack at codesourcery dot com
- Date: Sat, 14 Dec 2002 01:24:54 -0500
- Subject: Re: b-i-b status on Darwin
On Saturday, December 14, 2002, at 01:09 AM, Geoff Keating wrote:
To help Zack out (or at least to make sure that the tree doesn't
suddenly break on Darwin), I tried bootstrapping the b-i-b on Darwin.
It won't work, it's missing unwind-dw2-fde-darwin.c. I know because it
does the same thing on the tree-ssa branch since the last bib merge.
The first problem I hit appears to be a merge problem,
unwind-dw2-fde-darwin.c doesn't exist on the branch. I worked around
it by copying the mainline version.
If you look, it's *tagged* for a bib merge, it looks like it was never
committed or something.