2013/6/2 Ruben Van Boxem <[email protected]>
> Hi everyone,
>
> Hi, Ruben!
> I'm cleaning up my build scripts and including automated application of
> patches etc.
>
> I previously had an old cvs checkout of GNU make with some patches that
> seemed necessary to apply to have it work for everything. I'd like to
> rebase this to vanilla 3.82 with only the necessary changes.
>
> Would anyone have the patches laying around? I checked mingw-builds, and
> found these:
> https://github.com/niXman/mingw-builds/tree/master/patches/make
>
>
> But I seem to have a couple more:
> https://github.com/rubenvb/MinGW-w64-build-scripts/tree/master/patches
>
> Although I am not sure which were applied (which is one of the reasons I
> am cleaning this mess up).
>
> I also could not find any GNU make related build or patch stuff in the TDM
> source packages, although mingw32-make is part of the binary package.
>
> Thanks for any help!
>
> Ruben
>
Some times ago GNU Make developers switch to git repository:
http://git.savannah.gnu.org/cgit/make.git.
For now MAKE cannot be build with configure script for MinGW because
developers do many changes in last two months and fix configure scripts.
Only batch file ca be used now for properly build MAKE with MinGW toolchain
now.
Our (mingw-builds project) last builds of GCC-4.8.1 contain latest MAKE
from git. We apply on top of sources only two patches:
- make-linebuf-mingw.patch
- make-getopt.patch
Regards,
Alexey.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public