<html>
<head>
</head>
<body>
I spoke too soon. That link did not work. I ended up with an error<br>
i386-rtems-g++: "-c" is not a valid option. So I have a problem in the way
I configured the tools to start with.<br>
<br>
<br>
Angelo Fraietta wrote:<br>
<blockquote type="cite" cite="mid:3E5C3F32.4020507@bigpond.com"> I had
an error attempting to build RTEMS. I did the following (from Eric' page)<br>
<ol>
<li>
<div align="Left"><tt>../rtems-ss-20030128/configure <code>--target=i386-rtems
--prefix=/opt/rtems \</code><br>
<code> --enable-cxx --enable-rdbg --disable-tests --enable-networking
\</code><br>
<code> --enable-posix --enable-itron</code><br>
</tt></div>
<snip> </li>
<li>Build and install RTEMS for one or more board-support packages using
the target architecture configured in the previous step. The <i>pc386</i>
board support package which works on standard PC hardware would be specified
as:
<pre>make RTEMS_BSP=pc386</pre>
</li>
</ol>
however I got an error that <br>
i386-rtems-g++ <br>
was not present. I looked in /opt/rtems/bin and it was not there so I made
a soft link from i386-rtems-cpp to i386-rtems-g++, i.e. <br>
<br>
ln -s i386-rtems-cpp i386-rtems-g++<br>
<br>
The build seems to be taking place just fine now.</blockquote>
No - it did not finish (after about 1/2 hour of building)<br>
<blockquote type="cite" cite="mid:3E5C3F32.4020507@bigpond.com"><br>
<br>
Is it possible that there is a problem in building of the RTEMS toolset
or have I done something wrong?<br>
<br>
<pre class="moz-signature" cols="$mailwrapcol">-- <br>Angelo Fraietta<br><br>PO Box 859<br>Hamilton NSW 2303<br><br>Home Page<br><br><br><a class="moz-txt-link-freetext" href="http://www.users.bigpond.com/angelo_f/">http://www.users.bigpond.com/angelo_f/</a><br><br>There are those who seek knowledge for the sake of knowledge - that is CURIOSITY<br>There are those who seek knowledge to be known by others - that is VANITY<br>There are those who seek knowledge in order to serve - that is LOVE<br> Bernard of Clairvaux (1090 - 1153)</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="$mailwrapcol">--
Angelo Fraietta
PO Box 859
Hamilton NSW 2303
Home Page
<a class="moz-txt-link-freetext" href="http://www.users.bigpond.com/angelo_f/">http://www.users.bigpond.com/angelo_f/</a>
There are those who seek knowledge for the sake of knowledge - that is CURIOSITY
There are those who seek knowledge to be known by others - that is VANITY
There are those who seek knowledge in order to serve - that is LOVE
Bernard of Clairvaux (1090 - 1153)</pre>
<br>
</body>
</html>