wiki:TBR/UserManual/MinGW_Tools_for_Windows
Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Version 1 (modified by ChrisJohns, on 07/19/06 at 08:47:29) (diff)

Started to add data.

MinGW Tools for Windows

MinGW Tools for Windows

Windows users can use MinGW RTEMS tools. These tool will generate the same application code for RTEMS as the tools on Linux or Cygwin. MinGW tools use the native Windows runtime rather than access Windows via the POSIX interface Cygwin provides. MinGW tools are faster than the Cygwin equivalent and are not confused by Cygwin mount points. Compiler errors will show a Windows path rather than a Cygwin path.

The RTEMS MinGW tools are packaged in Windows installers. The latest tools are:

Click on the link above to install the tools. The tools are still being worked on and bugs fixed so things may changed.