[RTEMS Project] #2583: rtems-tools waf support is broken on Windows.
RTEMS trac
trac at rtems.org
Fri Feb 19 03:54:33 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: |
---------------------+---------------------
Changes (by Chris Johns <chrisj@…>):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"7148caeb916b8f9bde0bbce86a32f5daf6a1e6ad/rtems-tools"]:
{{{
#!CommitTicketReference repository="rtems-tools"
revision="7148caeb916b8f9bde0bbce86a32f5daf6a1e6ad"
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:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list