[bug #66490] pattern substitution with % does not match suffixes

2024-11-28 Thread Paul D. Smith
Update of bug #66490 (group make): Status:None => Not A Bug Open/Closed:Open => Closed ___ Follow-up Comment #2: To add to what Dmitry says: a pattern match means: the

[bug #66490] pattern substitution with % does not match suffixes

2024-11-28 Thread Dmitry Goncharov
Follow-up Comment #1, bug #66490 (group make): In the case of patsubst pattern '.%' does not match input 'bcd.efg'. Same for substitution references. Try something like $(patsubst %.efg,%,$(A)) or B:=$(A:.efg=) ___ Reply to this item at:

[bug #66490] pattern substitution with % does not match suffixes

2024-11-28 Thread anonymous
URL: Summary: pattern substitution with % does not match suffixes Group: make Submitter: None Submitted: Thu 28 Nov 2024 09:56:18 AM UTC Severity: 3 - Normal Ite

Re: Parallel make across multiple connected systems.

2024-11-28 Thread Eli Zaretskii
> From: Sean Godsell > Date: Wed, 27 Nov 2024 17:00:27 -0500 > > I was wondering if anyone has any plans to make the actual 'make' command > work across multiple > connected PC systems, via networking of some kind. It could be wireless > networking, ethernet, or even > networking through thund