It&#39;s been a few months since I&#39;ve touched nestedvm but I seem to remember that there was a trick to getting the cxx/fortran compiler fully built...<div><br></div><div>try make cxxtest (or a similarly named target) from the cygwin root. </div>

<div><br></div><div>Alex<br><br><div class="gmail_quote">On Tue, May 3, 2011 at 3:47 PM, Andre Pietsch <span dir="ltr">&lt;<a href="mailto:andre.pietsch@advicio-servdesk.de">andre.pietsch@advicio-servdesk.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
<br>
I hope this list is still active because nothing happened here since 2010.<br>
<br>
I have some trouble with nestedVM and cygwin. I try to compile some C++<br>
code (.cpp files) with it. When I call the mips-unknown-elf-gcc I get<br>
the message that C++ is not installed on the system. I also tried the<br>
mips-unknown-elf-cpp with the same message.<br>
<br>
But I am sure that I installed all needed g++ stuff on that cygwin<br>
installation. the make runs (for about 2h) wothout a visible error<br>
message. If I look into the nestedVM build and download folders there is<br>
also the stuff needed for its compilation and the own g++ 3.3.6. I tried<br>
to add the paths to those compiled parts to my PATH variable in the<br>
env.sh script for the cygwin console but without success. I also tried<br>
to change the CXX variable from mips-unknown-elf-g++ to<br>
mips-unknown-elf-cpp because this is the only elf I have found that made<br>
sense at this point.<br>
<br>
So if there is anybody out there who can help I would appreciate it.<br>
<br>
Kind regards<br>
<br>
<br>
Andre Pietsch<br>
--<br>
=====================================================================<br>
Andre Pietsch<br>
---------------------------------------------------------------------<br>
Tel.: <a href="tel:%2B49%20351%203329139" value="+493513329139">+49 351 3329139</a><br>
Mobil: <a href="tel:%2B49%20176%2055052270" value="+4917655052270">+49 176 55052270</a><br>
Email: <a href="mailto:andre.pietsch@a-sd.de">andre.pietsch@a-sd.de</a><br>
---------------------------------------------------------------------<br>
Advicio Servdesk GmbH<br>
Pohlandstr. 17, D-01309 Dresden<br>
Geschäftsführer: Roland Laqua<br>
Amtsgericht Dresden, HRB 25330, USt-IdNr. DE252872908<br>
=====================================================================<br>
<br>
_______________________________________________<br>
Nestedvm mailing list<br>
<a href="mailto:Nestedvm@lists.hcoop.net">Nestedvm@lists.hcoop.net</a><br>
<a href="https://lists.hcoop.net/listinfo/nestedvm" target="_blank">https://lists.hcoop.net/listinfo/nestedvm</a><br>
</blockquote></div><br></div>