On Fri, Dec 16, 2005 at 10:16:49AM +0100, Paolo Bonzini wrote:
> >At the moment, we do this deliberately to preserve debug information.
> >However, once libgcc is moved out of to top level - hopefully along
> >with the gcc-provided include files - then gcc can be a pure host
> >directory, and we wo
At the moment, we do this deliberately to preserve debug information.
However, once libgcc is moved out of to top level - hopefully along
with the gcc-provided include files - then gcc can be a pure host
directory, and we won't need to worry about this.
Uhm, we'd still need to have prev-libgcc w
> I just came to think of contrib/warn_summary... how does that filter
> out different stages warnings since this change?
> Cheers,
> /ChJ
It doesn't work anymore, I'll fix it eventually.
--
Kaveh R. Ghazi [EMAIL PROTECTED]
I just came to think of contrib/warn_summary... how does that filter
out different stages warnings since this change?
--
Cheers,
/ChJ
On Thu, Dec 15, 2005 at 01:26:07PM -0500, Andrew Pinski wrote:
> After the change over to top level bootstrap, it is harder to tell what
> stage
> the bootstrap is on.
> We get now:
> /Users/pinskia/src/gcc/libobjc/trunk/objdir/./prev-gcc/xgcc
>
> but before we had got:
> /Users/pinskia/src/gcc/l