[bug #49661] syntax anomaly with order-only prereqs and pattern rules

2017-01-11 Thread Paul D. Smith
Update of bug #49661 (project make): Status:None => Not A Bug Open/Closed:Open => Closed ___ Follow-up Comment #3: I'm going to close thi

[bug #49661] syntax anomaly with order-only prereqs and pattern rules

2016-11-21 Thread David Boyce
Follow-up Comment #2, bug #49661 (project make): Ah, that makes sense. I was submitting this for someone else and should have paid closer attention. Thanks. ___ Reply to this item at: __

[bug #49661] syntax anomaly with order-only prereqs and pattern rules

2016-11-21 Thread anonymous
Follow-up Comment #1, bug #49661 (project make): It's a important feature of pattern rules that you can define multiple pattern rules that match the same target. Consider the various pattern rules for %.o: $ make -pq | grep '%\.o:' %.o: %.o: %.c %.o: %.cc %.o: %.C %.o: %.cpp %.o: %.p %.o: %.f %.

[bug #49661] syntax anomaly with order-only prereqs and pattern rules

2016-11-21 Thread David Boyce
URL: Summary: syntax anomaly with order-only prereqs and pattern rules Project: make Submitted by: boyski Submitted on: Mon 21 Nov 2016 02:33:07 PM GMT Severity: 3 - Normal