Hello,<br><br>I am trying to build RTEMS 4.10.2 for sparc/sis. <br><br>The build fails with: <br>configure: WARNING: using cross tools not prefixed with host triplet<br>configure: error: no acceptable cc found in $PATH<br>
<br>
The CL that I use is: <br><br>./../rtems-4.10.2/configure --target=sparc-rtems4.10 --enable-rtemsbsp=sis <br>make all <br>make install <br><br><br>Not sure if this helps, but the build works for arm/csb336 and arm/csb337 on the same host machine. <br>
<br><br>Thanks.<br>