Hello there!<br>Please, could someone help me? I'm trying to compile NestedVM for Windows using Cygwin, but I'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'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="/home/User/nestedvm-2009-08-09/upstream/install" \<br> MIPS_CFLAGS="-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" \<br>
MIPS_PCFLAGS="-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" \<br>
MIPS_LDFLAGS="-march=mips1 --static -Wl,--gc-sections"<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 '--big-endian '<br>C:/Users/User/cygwin/bin/make.exe: unrecognized option '--static '<br><br>
Then more...<br>