This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: proposed bootstrap changes
- To: kenner at vlsi1 dot ultra dot nyu dot edu
- Subject: Re: proposed bootstrap changes
- From: DJ Delorie <dj at redhat dot com>
- Date: Thu, 16 Nov 2000 17:30:48 -0500
- CC: gcc at gcc dot gnu dot org
- References: <10011162224.AA25470@vlsi1.ultra.nyu.edu>
> I guess, though one file at a time is going to be pretty expensive.
We could "mv -f *" first and hope it skips the directories, but that's
dangerous. If you have other suggestions, I'm all ears.