This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: what should bootstrap *really* do?
- To: "'DJ Delorie'" <dj at redhat dot com>
- Subject: RE: what should bootstrap *really* do?
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Date: Tue, 14 Nov 2000 04:56:04 -0000
- Cc: gcc at gcc dot gnu dot org
I happened to have just completed a bootstrap, so I tried "make -j 4 clean
bootstrap" It generated a lot of activity.
Seems to have:
o decided the bootstrap was complete
o deleted all the files
o tried to compare them
As it was a parallel make it wasn't entirely clear what was happening.
> -----Original Message-----
> From: DJ Delorie [SMTP:dj@redhat.com]
> Sent: Tuesday, 14 November 2000 15:29
> To: aoliva@redhat.com
> Cc: gcc@gcc.gnu.org
> Subject: Re: what should bootstrap *really* do?
>
>
> Has anyone actually *tried* "make clean bootstrap" yet?
>
>