Re: [bug #40639] GNU Make with profiling information

2013-11-26 Thread Eddy Petrișor
Pe 25.11.2013 11:09, "Reinier Post" a scris: > > > Can't this functionality be provided by a wrapper $SHELL? > > > Sure, it's an extra exec(), > > > but it will keep the make code base simpler. > > > > I'm not sure if I understand what you mean. Do you mean wrapping all target invokes in a $SHELL?

RE: mingw-w64 build breaks and warnings

2013-11-26 Thread Stephan T. Lavavej
[Ray Donnelly] > Instead of adding the MS-specific "%Ix", could you not add (in the > batch file) the define of __MINGW_USE_ANSI_STDIO=1, otherwise I > suspect you'd be breaking people who prefer the stdio a bit more ansi > (mingw-builds for example). [Eli Zaretskii] > That change is in code that

Re: mingw-w64 build breaks and warnings

2013-11-26 Thread Eli Zaretskii
> Date: Tue, 26 Nov 2013 12:21:10 + > From: Ray Donnelly > Cc: bug-make@gnu.org > > Instead of adding the MS-specific "%Ix", could you not add (in the > batch file) the define of __MINGW_USE_ANSI_STDIO=1, otherwise I > suspect you'd be breaking people who prefer the stdio a bit more ansi > (m

Re: mingw-w64 build breaks and warnings

2013-11-26 Thread Ray Donnelly
Instead of adding the MS-specific "%Ix", could you not add (in the batch file) the define of __MINGW_USE_ANSI_STDIO=1, otherwise I suspect you'd be breaking people who prefer the stdio a bit more ansi (mingw-builds for example). On Tue, Nov 26, 2013 at 3:39 AM, Stephan T. Lavavej wrote: > Hi, > >

[bug #40639] GNU Make with profiling information

2013-11-26 Thread Eddy Petrișor
Follow-up Comment #5, bug #40639 (project make): Pe 25.11.2013 04:33, "Paul D. Smith" a scris: > > Follow-up Comment #4, bug #40639 (project make): > > Hi Eddy; thanks for your interest in improving GNU make! Hi Paul, You're welcome. > I think the idea of > providing more statistics for builds