I would see if you can install scons via the cygwin installer and try it within the scons shell (the bash shell, not the cmd prompt).
Perhaps this will fix some of your issues? On Tue, May 10, 2011 at 12:57 PM, paul cao <[email protected]> wrote: > Thanks for the pointer. > > I use scons outside of cygwin (start -> cmd) > > > > --- On *Tue, 5/10/11, DRAM Ninjas <[email protected]>* wrote: > > > From: DRAM Ninjas <[email protected]> > Subject: Re: [marss86-devel] marss on cygwin windows Vista ? > To: "paul cao" <[email protected]> > Cc: [email protected] > Date: Tuesday, May 10, 2011, 10:11 AM > > > The recommended OS for marss is Linux. I highly doubt you could do this on > Windows, in all honesty (that's not to say I've tried, but just from general > past experience with Cygwin). > > Are you using scons from the cygwin repositories? It seems like it's > failing before it can even execute scons ... > > On Mon, May 9, 2011 at 3:44 PM, paul cao > <[email protected]<http://us.mc1302.mail.yahoo.com/mc/[email protected]> > > wrote: > > Hi, > > I'm trying to set up marss on cygwin windows Vista, run into problem > with "unable to remap". > > Have tried rebase and rebaseall and run into various errors ? > > What is the recommend OS for marss software ? Have anyone run it > successfully on cygwin Vista ? > > many thanks > Paul > > $ scons -Q > running with -j8 > 3 [main] python 6244 C:\cygwin\bin\python.exe: *** fatal error - > unable to > remap \\?\C:\cygwin\lib\python2.6\lib-dynload\_random.dll to same address > as pa > rent: 0x370000 != 0x3F0000 > Stack trace: > Frame Function Args > 00228478 6102796B (00228478, 00000000, 00000000, 00000000) > 00228768 6102796B (6117EC60, 00008000, 00000000, 61180977) > 00229798 61004F1B (611A7FAC, 61249BC4, 00370000, 003F0000) > End of stack trace > 4 [main] python 7844 fork: child 6244 - died waiting for dll loading, > errn > o 11 > 2168764 [main] python 2168 C:\cygwin\bin\python.exe: *** fatal error - > unable to > remap \\?\C:\cygwin\lib\python2.6\lib-dynload\_random.dll to same address > as pa > rent: 0x370000 != 0x3F0000 > Stack trace: > Frame Function Args > 00227A38 6102796B (00227A38, 00000000, 00000000, 00000000) > 00227D28 6102796B (6117EC60, 00008000, 00000000, 61180977) > 00228D58 61004F1B (611A7FAC, 61249BC4, 00370000, 003F0000) > End of stack trace > 2228080 [main] python 7844 fork: child 2168 - died waiting for dll loading, > errn > o 11 > 5005287 [main] python 7488 C:\cygwin\bin\python.exe: *** fatal error - > unable to > remap \\?\C:\cygwin\lib\python2.6\lib-dynload\_random.dll to same address > as pa > rent: 0x370000 != 0x3C0000 > Stack trace: > Frame Function Args > 00226528 6102796B (00226528, 00000000, 00000000, 00000000) > 00226818 6102796B (6117EC60, 00008000, 00000000, 61180977) > 00227848 61004F1B (611A7FAC, 61249BC4, 00370000, 003C0000) > End of stack trace > 5019284 [main] python 7844 fork: child 7488 - died waiting for dll loading, > errn > o 11 > ERROR: g++ either does not exist or does not work > scons: *** Return of non-existent variable ''ret_str'' > File "/home/PCao/marss/avadhpatel-marss-5d2a2a0/qemu/SConfigure", line 30, > in ex > it_with_error > > _______________________________________________ > http://www.marss86.org > Marss86-Devel mailing list > [email protected]<http://us.mc1302.mail.yahoo.com/mc/[email protected]> > https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel > > >
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
