This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [3.0.1] Backport 'make -j' patch for Cygwin



Applied to the 3_0 (3.0.1) branch.  Thanks!

> This is a backport of my GCC 3.1 patch that was installed May 23rd.  This
> is required for Cygwin (among others) to parallel build.
> 
> See threads at:
> http://gcc.gnu.org/ml/gcc-patches/2001-05/msg01678.html
> http://gcc.gnu.org/ml/gcc-patches/2001-05/msg01680.html
> 
> Completed a --enable-languages=c "make -j 8 bootstrap" and make check on the
> GCC_3.0-branch.
> 
> Kelley Cook
> 
> 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).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]