<html><body>
<p>Hello,<br>
<br>
Under development environment Fedora Linux <br>
<br>
after bootstrap I ran configure command  and also  added  - - prefix=/opt/rtems4.7   once configured I have done <br>
<br>
make all install <br>
<br>
and I stuck with the error <br>
<br>
<b>configure: error: no acceptable cc found in $PATH</b><br>
<br>
My development tools are under /opt/rtems-4.7  and I have appended following in $PATH    <br>
<br>
/opt/rtems-4.7:/opt/rtems-4.7/bin  <br>
<br>
after getting this error I have added following path as it has cc1 <br>
<br>
/opt/rtems-4.7/libexec/gcc/arm-rtems4.7/4.1.1:$PATH<br>
<br>
but still getting error and I have also taken care that it is not using cc of /usr/bin<br>
Which cc is it asking about?<br>
<br>
<br>
Here with attaching config.log<br>
<br>
<br>
<i>(See attached file: config.log)</i><br>
<br>
Regards.</body></html>