<html>
<head>
</head>
<body>
<br>
<br>
Ralf Corsepius wrote:<br>
<blockquote type="cite" cite="mid:1046233590.3776.3541.camel@mccallum.corsepiu.faw.uni-ulm.de">
<blockquote type="cite">
<pre wrap="">Is it possible that there is a problem in building of the RTEMS<br>toolset or have I done something wrong?<br></pre>
</blockquote>
<pre wrap=""><!---->I think you missed to build and install <target>-g++.<br><br>Add c++ to the list of languages being passed to configure when<br>configuring gcc/newlib:<br>configure ... <br>--enable-languages="c,c++"<br>...<br><br></pre>
</blockquote>
<blockquote type="cite" cite="mid:1046233590.3776.3541.camel@mccallum.corsepiu.faw.uni-ulm.de"></blockquote>
<pre class="moz-signature" cols="$mailwrapcol">Yes, thsi wa sit. I did not have the "c,c++" in inverted commas<br><br>--
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>