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]
Other format: [Raw text]

Re: [patch cygwin]: Increase stack limit to 8MB as for mingw targets


> ??  GCC requires GNU make for quite some time.  install.texi says:
> 
> @item GNU make version 3.80 (or later)
> 
> You must have GNU make installed to build GCC@.
> 
> and we use many GNU make extensions.

Yeah, but winsup (from the src tree) does not require GNU make, and
mh-mingw is shared between the two.  It was decided that the toplevel
and config/mt-* should not use GNU make extensions, only config/mh-*.

Paolo


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