X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org From: Kraus Philipp Content-Type: text/plain; charset=us-ascii Subject: python crashs on scons running Date: Thu, 7 Jul 2011 19:57:31 +0200 Message-Id: To: cygwin AT cygwin DOT com Mime-Version: 1.0 (Apple Message framework v1084) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id p67Hwi6t023595 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