Re: Request for additional VS configuration

2016-04-05 Thread Paul Smith
On Tue, 2016-04-05 at 11:25 +1000, Leo Carreon wrote: > I expect that this addition will enable the use of the new Visual C++ > 2015 Build Tools without the need for the Visual Studio IDE. Is it important to have a Visual Studio project to build GNU make? isn't it sufficient to use the build_w32.b

[bug #47624] Suppress unnecessary warning for "include XXX" when we know how to build XXX

2016-04-05 Thread Brian Vandenberg
Follow-up Comment #2, bug #47624 (project make): I would suggest one small change: instead of making the message go away entirely, change it to reflect the full situation: a) No such file or directory, no path to rebuild. Stopping. b) No such file or directory, rebuilding from target (...) c) Ru

Re: Request for additional VS configuration

2016-04-05 Thread Eli Zaretskii
> From: "Leo Carreon" > Date: Tue, 5 Apr 2016 11:25:00 +1000 > > I have downloaded GNU make 4.1 and discovered that the existing Visual Studio > solution and project files only > contain 32-bit configurations. > > > Is it possible to request that 64-bit configurations be added? > > > I expec

[bug #47624] Suppress unnecessary warning for "include XXX" when we know how to build XXX

2016-04-05 Thread anonymous
Follow-up Comment #1, bug #47624 (project make): I like this change because we have also seen much confusion resulting from this message-which-looks-like-an-error-message-but-isn't. Also want to point out an alternative: Makefile.test:11: generated_include1: No such file or directory (remaking)

Request for additional VS configuration

2016-04-05 Thread Leo Carreon
Hi, I have downloaded GNU make 4.1 and discovered that the existing Visual Studio solution and project files only contain 32-bit configurations. Is it possible to request that 64-bit configurations be added? I expect that this addition will enable the use of the new Visual C++ 2015 Build Tools

[bug #47624] Suppress unnecessary warning for "include XXX" when we know how to build XXX

2016-04-05 Thread Stefan Becker
URL: Summary: Suppress unnecessary warning for "include XXX" when we know how to build XXX Project: make Submitted by: stefanb Submitted on: Tue 05 Apr 2016 08:18:01 AM GMT Severity: 3