This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.0.1] Backport 'make -j' patch for Cygwin
- To: kelley dot cook at home dot com
- Subject: Re: [3.0.1] Backport 'make -j' patch for Cygwin
- From: DJ Delorie <dj at redhat dot com>
- Date: Tue, 31 Jul 2001 00:38:01 -0400
- CC: gcc-patches at gcc dot gnu dot org
- References: <200107301712.f6UHBsm03777@plmlir2.mail.eds.com>
The patch is OK, but I asked Mark about applying it to the branch and
he asked that it wait until after Aug 5. Please remind me privately
then and I will apply it.
> 2001-07-30 Kelley Cook <kelley.cook@home.com>
> Backport of 2001-05-23 Kelley Cook <kelley.cook@home.com>
> * Makefile.in: Move many of the *_H definitions eariler in the file,
> so that rules in t-* files that use them for dependencies will work
> in a parallel build.
> * config/i386/t-cygwin (winnt.o): Depend on $(CONFIG_H).