[RTEMS Project] #3630: Build of rtems-tools fails with i686-w64-mingw32

RTEMS trac trac at rtems.org
Sun Dec 2 16:01:32 UTC 2018


#3630: Build of rtems-tools fails with i686-w64-mingw32
------------------------------------+--------------------
  Reporter:  Markus Bernd Moessner  |      Owner:  (none)
      Type:  defect                 |     Status:  new
  Priority:  normal                 |  Milestone:
 Component:  admin                  |    Version:  5
  Severity:  normal                 |   Keywords:
Blocked By:                         |   Blocking:
------------------------------------+--------------------
 Hi,

 I am following

   https://docs.rtems.org/branches/master/user/hosts/windows.html

 to build a Windows Host toolchain on Linux Mint 19. However, the build of
 rtems-tools fails with: "unknown host: i686-w64-mingw32".

 I can track the issue down to the function "check_options" in the wscript.
 The function expects a host called "mingw32" or "x86_64-w64-mingw32". My
 naive solution would be to simply extend the list with "i686-w64-mingw32",
 but I've just started with RTEMS so I might have choosen a wrong path in
 an earlier step.

--
Ticket URL: <http://devel.rtems.org/ticket/3630>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list