> From: Paul Smith <[email protected]> > Cc: Eli Zaretskii <[email protected]>, Julian Huszar <[email protected]>, Martin > Weghofer <[email protected]>, "[email protected]" <[email protected]>, Klaus Rupp > <[email protected]> > Date: Thu, 20 Nov 2014 08:06:00 -0500 > > On Thu, 2014-11-20 at 09:05 +0100, Harald-René Flasch wrote: > > thank you for your email. Since make.exe does not contain version > > information (each good program running on Windows OS should have that) > > I only can tell you: > > GNU make, like all GNU tools, shows you version information when you run > it with the --version option: > > make.exe --version
Indeed. Anyway, this bug was reported to Savannah in Oct 2011, and was resolved a month later. For the details, see https://savannah.gnu.org/bugs/?func=detailitem&item_id=34519 So any version of Make after 3.82 (i.e. 4.0 and later) should be free of this problem. (I tried to reproduce it, but couldn't.) _______________________________________________ Bug-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-make
