Hi,<br><br>I have successfully installed the prebuilt tools set and downloaded the CVS.<br><br>My problem is that the configure script does not recognize the --enable-ada option, as indicated in <a href="http://www.rtems.com/wiki/index.php/RTEMSAda">http://www.rtems.com/wiki/index.php/RTEMSAda</a>:<br>
<br>$ ../cvs/configure --target=i386-rtems4.10 --enable-rtemsbsp="pc386" --enable-ada --enable-option-checking | grep WARNING<br>configure: WARNING: unrecognized options: --enable-ada<br>configure: WARNING: unrecognized options: --enable-rtemsbsp, --enable-ada<br>
configure: WARNING: unrecognized options: --enable-rtemsbsp, --enable-ada<br>configure: WARNING: unrecognized options: --enable-rtemsbsp, --enable-ada<br>configure: WARNING: unrecognized options: --enable-rtemsbsp, --enable-ada<br>
configure: WARNING: unrecognized options: --enable-rtemsbsp, --enable-ada<br>configure: WARNING: unrecognized options: --enable-rtemsbsp, --enable-ada<br>configure: WARNING: unrecognized options: --enable-rtemsbsp, --enable-ada<br>
configure: WARNING: unrecognized options: --enable-rtemsbsp, --enable-ada<br>configure: WARNING: unrecognized options: --enable-rtemsbsp, --enable-ada<br>configure: WARNING: unrecognized options: --enable-rtemsbsp, --enable-ada<br>
configure: WARNING: unrecognized options: --enable-ada, --with-target-subdir<br>configure: WARNING: unrecognized options: --enable-ada, --with-target-subdir<br>configure: WARNING: unrecognized options: --enable-ada<br><br>
Without --enable-ada option I have successfully installed RTEMS and built the C examples.<br><br>Thanks in advance.<br><br><br><br><br>