X-Recipient: archive-cygwin@delorie.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 <philipp.kraus@flashpixx.de>
Content-Type: text/plain; charset=us-ascii
Subject: python crashs on scons running
Date: Thu, 7 Jul 2011 19:57:31 +0200
Message-Id: <BE2DC355-F5C9-4425-A3FC-5A7A866088F5@flashpixx.de>
To: cygwin@cygwin.com
Mime-Version: 1.0 (Apple Message framework v1084)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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


