<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<pre style="word-wrap:break-word; font-size:10.0pt; font-family:Tahoma; color:black">Over the years I have thought about writing a shell script that checked very basic things in the environment. There are a handful of common issues which are easy to resolve once you spot them

Andrei Chichak <groups@chichak.ca> wrote:

</pre>
<div>Just for laughs, do you have the native C compiler on the system? Like gcc?
<div><br>
</div>
<div>I noticed a while ago that I couldn't get anything to work because configure was looking for gcc, not the gcc for RTEMS, gcc for Linux. I did an install of gcc and away it went.</div>
<div><br>
</div>
<div>Andrei</div>
<div><br>
</div>
<div><br>
<div>
<div>On 2013-February-08, at 7:41 PM, manish jain wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">No that didn't also work<br>
<br>
<br>
<b>checking for style of include used by make... GNU<br>
checking for sparc-rtems4.11-gcc... no<br>
configure: error: no acceptable cc found in $PATH<br>
make[2]: *** [sis] Error 1<br>
make[2]: Leaving directory `/home/manish/tools/b-rtems/sparc-rtems4.11/c'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/home/manish/tools/b-rtems/sparc-rtems4.11/c'<br>
</b><br>
I checked the path /opt/rtem-4.11 has sparc-rtems4.11-gcc.<br>
<br>
Is there might be problem in configuring the rtems project. I first did ./bootstrap from rtems source directory and then configure the rtems and tried to build it.<br>
<br>
Thanks<br>
Manish<br>
<br>
</blockquote>
</div>
<br>
<br>
</div>
</div>
</body>
</html>