[bug #66658] GNU make should show features with --version

2025-01-13 Thread Paul D. Smith
Follow-up Comment #2, bug #66658 (group make): For the short term you can use: echo '$(info $(.FEATURES))' | make -f- 2>/dev/null (the redirect is to avoid the "make: *** No targets. Stop" message. ___ Reply to this item at:

[bug #66658] GNU make should show features with --version

2025-01-13 Thread anonymous
Follow-up Comment #1, bug #66658 (group make): Suggestion is by Basile Starynkevitch (France) working on https://github.com/RefPerSys/RefPerSys/ (GPLv3 inference engine for Linux) ___ Reply to this item at:

Re: suggestion: make --version should show .FEATURES

2025-01-13 Thread Edward Welbourne
Basile Starynkevitch (13 January 2025 11:51) wrote: > My suggestion is that make --version would show the .FEATURES Perhaps limit that to make -v --version ? Eddy.

[bug #66658] GNU make should show features with --version

2025-01-13 Thread anonymous
URL: Summary: GNU make should show features with --version Group: make Submitter: None Submitted: Mon 13 Jan 2025 11:05:11 AM UTC Severity: 3 - Normal Item Group

suggestion: make --version should show .FEATURES

2025-01-13 Thread Basile Starynkevitch
Hello all, I did compile GNU make from its git cloned source code (git commit d523661ce21a16535) on Debian 6.12.6-1 (2024-12-21) x86_64 GNU/Linux) - a desktop with AMD Ryzen Threadripper 2970WX 24-Core Processor and 64Gbytes RAM My suggestion is that make --version would show the .FEATURES (this