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">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>