This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

python crashs on scons running


Hello,

I would like to use Scons for building some C++ programs. I have installed python with the installer and I have installed scons with python setup.py install (I have downloaded the file from the scons website).
If I run now my scons script, I get the errors:
6976514 [main] python 3456 C:\opt\cygwin\bin\python.exe: *** fatal error - unable to remap \\?\C:\opt\cygwin\lib\python2.6\lib-dynload\time.dll to same address as parent: 0x260000 != 0x2C0000
Stack trace:
Frame     Function  Args
00228748  6102796B  (00228748, 00000000, 00000000, 00000000)
00228A38  6102796B  (6117EC60, 00008000, 00000000, 61180977)
00229A68  61004F1B  (611A7FAC, 61243BA4, 00260000, 002C0000)
End of stack trace

Can anyone help me please?

Thanks

Phil

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]