Re: [bug #42695] Error compiling make from last git in Windows

2014-07-17 Thread Eli Zaretskii
> From: "Gisle Vanem" > Date: Thu, 17 Jul 2014 11:52:55 +0200 > > "Eli Zaretskii" wrote: > > > Why is the RC file important? IME, maintaining such Windows specific files > > is > > a nuisance in the long run, as they fall out of sync. > > Why? It's can be nice to know which compiler was used

Re: [bug #42695] Error compiling make from last git in Windows

2014-07-17 Thread Gisle Vanem
"Eli Zaretskii" wrote: Why is the RC file important? IME, maintaining such Windows specific files is a nuisance in the long run, as they fall out of sync. Why? It's can be nice to know which compiler was used to build gnumake.exe, release/debug and on which date etc. (I build gnumake with

[bug #42695] Error compiling make from last git in Windows

2014-07-16 Thread Fabio
Follow-up Comment #4, bug #42695 (project make): It's not THAT important, but I like to do a filever -v xxx.exe and see the version, if it's a debug build, and more. Or see the same informations in the Version tab of the file properties, or see the product name in Process Explorer. The .rc file

[bug #42695] Error compiling make from last git in Windows

2014-07-16 Thread Eli Zaretskii
Follow-up Comment #3, bug #42695 (project make): Thanks, I fixed that in 241787d. Why is the RC file important? IME, maintaining such Windows specific files is a nuisance in the long run, as they fall out of sync. Please send the patch for NMakefile.template. Thanks.

[bug #42695] Error compiling make from last git in Windows

2014-07-16 Thread Fabio
Follow-up Comment #2, bug #42695 (project make): Hi all, thank you for the fix, but it's not enough. A similar fix is needed in the external declaration of program in makeint.h at line 612. I created a small .rc file for make.exe that I could send as public domain and maybe adopted and included

[bug #42695] Error compiling make from last git in Windows

2014-07-12 Thread Eli Zaretskii
Update of bug #42695 (project make): Item Group:None => Build/Install Status:None => Fixed Open/Closed:Open => Closed Component Version:

[bug #42695] Error compiling make from last git in Windows

2014-07-07 Thread Fabio
URL: Summary: Error compiling make from last git in Windows Project: make Submitted by: oldfaber Submitted on: lun 07 lug 2014 17:27:43 CEST Severity: 3 - Normal Item Gro