<div dir="ltr">Hello everyone,<div>I was wondering whether I could install RTEMS on a 32-bit Windows 7 host machine using either msys2 or Cygwin.<br><div>I already tried installing it on msys2 i686 but when running sb-check it returns:</div><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><code><font face="arial,sans-serif">error: exe: not found: (__cc)  </font>i686-w32-mingw32-gcc
<font face="arial,sans-serif">error: exe: not found: (__cxx) </font></code>i686-w32-mingw32-g++</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Environment is not correctly set up<span style="font-family:Arial,Helvetica,sans-serif;color:rgb(34,34,34)">.</span></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><span style="font-family:Arial,Helvetica,sans-serif;color:rgb(34,34,34)">It seems there is no such compiler as</span> <span style="font-family:Arial,Helvetica,sans-serif">i686-w32-mingw32-gcc to add in the first place.</span></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><span style="font-family:Arial,Helvetica,sans-serif"><br></span></pre> </div></div>