[RTEMS Project] #2377: rtems_waf: Tools without a version are not supported

RTEMS trac trac at rtems.org
Fri Sep 18 21:07:43 UTC 2015


#2377: rtems_waf: Tools without a version are not supported
-----------------------------+-------------------
 Reporter:  sebastian.huber  |       Owner:
     Type:  defect           |      Status:  new
 Priority:  normal           |   Milestone:  4.11
Component:  tools            |     Version:  4.11
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+-------------------

Comment (by joel.sherrill):

 The unversioned tools should still work with 4.11. There is no issue there
 because it is still only autoconf.

 This is an issue with the waf build. That will be 4.12 or 5.x but not
 4.11. We need to make sure the target used for the Gaisler tools (sparc-
 rcc-rtems4.11-) is accepted OK. That should only be a matter of the
 wildcard pattern recognizing the CPU-rtemsVERSION or CPU-vendor-
 rtemsVERSION form of the target. The is actually GNUitically correct since
 the target technically has three parts. When the vendor isn't provided, it
 is assumed to be unknown.

--
Ticket URL: <http://devel.rtems.org/ticket/2377#comment:9>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list