[RTEMS Project] #2990: RTEMS Source Builder Fails on Windows Builds

RTEMS trac trac at rtems.org
Fri Aug 25 03:04:42 UTC 2017


#2990: RTEMS Source Builder Fails on Windows Builds
---------------------------------+--------------------------
 Reporter:  Worth Burruss        |       Owner:  Chris Johns
     Type:  defect               |      Status:  reopened
 Priority:  normal               |   Milestone:  4.12.0
Component:  RSB                  |     Version:  4.12
 Severity:  normal               |  Resolution:
 Keywords:  windows, MSYS2, gcc  |
---------------------------------+--------------------------

Comment (by Chris Johns):

 DTC uses `fnmatch` and this function is not available on Windows in the
 MinGW environment. The use of this function makes it difficult to get this
 tool to work on native Windows.

 A couple of solutions come to mind:
 1. Fix the DTC tool.
 2. Commit a DTB to the `moxie` project for the DTS and remove the
 dependency.

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


More information about the bugs mailing list