<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 11, 2021 at 1:05 PM Alireza Banejad <<a href="mailto:alibanejad1376@gmail.com">alibanejad1376@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><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></div></div></blockquote><div><br></div><div>Assuming you have installed the gcc package, what is the compiler called? </div><div><br></div><div>I don't think any of the core developers have seen Windows 7 especially 32-bit in a while. </div><div> </div><div>The file that sets the expectations based on host is source-builder/sb/windows.py. It may require some tinkering to match a 32-bit environment.</div><div><br></div><div>We'd love to have a patch to that file (don't break 64-bit) and, if needed, documentation.</div><div><br></div><div>--joel</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><span style="font-family:Arial,Helvetica,sans-serif"><br></span></pre> </div></div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div></div>