Re: Installing rtems on 32 bit windows host machine

2021-03-23 Thread Alireza Banejad
i managed to fix the issue and install rtems with msys2. I didnt continue it any further with cygwin. i did the following: 1) I changed the machsize line under 'i686' from '32' to '64' in source-builder/sb/windows.py since the toolchain downloaded for msys2 is as mingw-w64-i686-toolchain not mingw

Re: Installing rtems on 32 bit windows host machine

2021-03-22 Thread Chris Johns
On 12/3/21 9:47 pm, Alireza Banejad wrote: > any thoughts? What are the names of the compilers that have been installed? Chris > > On Fri, Mar 12, 2021 at 4:00 AM Alireza Banejad > wrote: > > thanks again, > this time I installed Cygwin and run the sb-

Re: Installing rtems on 32 bit windows host machine

2021-03-12 Thread Alireza Banejad
any thoughts? On Fri, Mar 12, 2021 at 4:00 AM Alireza Banejad wrote: > thanks again, > this time I installed Cygwin and run the sb-check and returned that the > environment is ok, but when installing rtems with the source builder it > results in an error, checking out the log file tells me the

Re: Installing rtems on 32 bit windows host machine

2021-03-11 Thread Joel Sherrill
On Thu, Mar 11, 2021 at 1:05 PM Alireza Banejad wrote: > Hello everyone, > I was wondering whether I could install RTEMS on a 32-bit Windows 7 host > machine using either msys2 or Cygwin. > I already tried installing it on msys2 i686 but when running sb-check it > returns: > > error: exe: not fou

Installing rtems on 32 bit windows host machine

2021-03-11 Thread Alireza Banejad
Hello everyone, I was wondering whether I could install RTEMS on a 32-bit Windows 7 host machine using either msys2 or Cygwin. I already tried installing it on msys2 i686 but when running sb-check it returns: error: exe: not found: (__cc) i686-w32-mingw32-gccerror: exe: not found: (__cxx) i686-w3