Hi Andre,<div>If it&#39;s possible for you, it might be much easier to install a virtualized linux machine on top of your windows machine. </div><div>I found that to be much easier than wrestling with cygwin!</div><div><br>
</div><div>Alex<br><br>On Monday, April 23, 2012, André Guilherme Soares e Silva  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello there!<br>Please, could someone help me? I&#39;m trying to compile NestedVM for Windows using Cygwin, but I&#39;m very beginner in this make world.<br>
<br>I tried to do the things like describe in <a href="http://wiki.brianweb.net/NestedVM/CygwinBuildingGuide" target="_blank">http://wiki.brianweb.net/NestedVM/CygwinBuildingGuide</a> but it&#39;s not working. <br>
<br>When I run make in NestedVM dir i got the following message:<br>C:/Users/User/cygwin/bin/make.exe -C upstream tasks/build_darcs_classgen usr=&quot;/home/User/nestedvm-2009-08-09/upstream/install&quot; \<br>    MIPS_CFLAGS=&quot;-O3 -mmemcpy -ffunction-sections -fdata-sections -falign-functions=512 -fno-rename-registers -fno-schedule-insns -fno-delayed-branch -freduce-all-givs -march=mips1 -I. -Wall -Wno-unused&quot; \<br>

    MIPS_PCFLAGS=&quot;-O3 -mmemcpy -ffunction-sections -fdata-sections -falign-functions=512 -fno-rename-registers -fno-schedule-insns -fno-delayed-branch -freduce-all-givs -march=mips1 -I. -Wall -Wno-unused --big-endian&quot; \<br>

    MIPS_LDFLAGS=&quot;-march=mips1 --static -Wl,--gc-sections&quot;<br>C:/Users/User/cygwin/bin/make.exe: invalid option -- c<br>C:/Users/User/cygwin/bin/make.exe: invalid option -- y<br>C:/Users/User/cygwin/bin/make.exe: invalid option -- a<br>

C:/Users/User/cygwin/bin/make.exe: invalid option -- c<br>C:/Users/User/cygwin/bin/make.exe: invalid option -- =<br>C:/Users/User/cygwin/bin/make.exe: invalid option -- 1<br>C:/Users/User/cygwin/bin/make.exe: invalid option -- c<br>

C:/Users/User/cygwin/bin/make.exe: invalid option -- y<br>C:/Users/User/cygwin/bin/make.exe: invalid option -- a<br>C:/Users/User/cygwin/bin/make.exe: invalid option -- c<br>C:/Users/User/cygwin/bin/make.exe: invalid option -- =<br>

C:/Users/User/cygwin/bin/make.exe: invalid option -- 1<br>C:/Users/User/cygwin/bin/make.exe: unrecognized option &#39;--big-endian &#39;<br>C:/Users/User/cygwin/bin/make.exe: unrecognized option &#39;--static &#39;<br><br>

Then more...<br>
</blockquote></div>