[RTEMS Project] #2583: rtems-tools waf support is broken on Windows.

RTEMS trac trac at rtems.org
Fri Feb 19 03:54:50 UTC 2016


#2583: rtems-tools waf support is broken on Windows.
---------------------+---------------------
 Reporter:  chrisj   |       Owner:  chrisj
     Type:  defect   |      Status:  closed
 Priority:  normal   |   Milestone:  4.11
Component:  General  |     Version:  4.10
 Severity:  normal   |  Resolution:  fixed
 Keywords:           |
---------------------+---------------------

Comment (by Chris Johns <chrisj@…>):

 In [changeset:"d17dd54d717e10fa7b789cfdc58e31fbe62d7819/rtems-tools"]:
 {{{
 #!CommitTicketReference repository="rtems-tools"
 revision="d17dd54d717e10fa7b789cfdc58e31fbe62d7819"
 Add Windows specific waf support for MSYS2.

 Limit the compilers used to gcc and clang. Clang has not been tested.
 Users with MSVC install does not need to remove now.

 Force the os.sep path to the standard '\\' on Windows. The MSYS2 python
 sets it to '/' for internal project reasons. Doing this does cause waf
 problems when running configure so only do this for the build target.

 Closes #2583.
 }}}

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


More information about the bugs mailing list