X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Subject: Re: [ANNOUNCEMENT] Updated: gdb-7.3.50-1 From: "Yaakov (Cygwin/X)" To: cygwin AT cygwin DOT com Date: Wed, 03 Aug 2011 14:44:27 -0500 In-Reply-To: References: <20050327022314 DOT GA12247 AT trixie DOT casa DOT cgf DOT cx> <20060707221634 DOT GA31813 AT trixie DOT casa DOT cgf DOT cx> <20060709174111 DOT GA16106 AT trixie DOT casa DOT cgf DOT cx> <20080405202216 DOT GA4943 AT ednor DOT casa DOT cgf DOT cx> <20110731175952 DOT GA12698 AT ednor DOT casa DOT cgf DOT cx> <1312271047 DOT 3500 DOT 32 DOT camel AT YAAKOV04> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Message-ID: <1312400669.7008.3.camel@YAAKOV04> Mime-Version: 1.0 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Wed, 2011-08-03 at 06:33 -0400, Chris Sutcliffe wrote: > On 2 August 2011 03:44, Yaakov (Cygwin/X) wrote: > > If I may, based on looking at configure, you'll need libpython2.6.dll.a > > in $sysroot/usr/lib and the Python headers in > > $sysroot/usr/include/python2.6, and add -I$sysroot/usr/include/python2.6 > > to CPPFLAGS. (I wouldn't advise moving them straight into > > $sysroot/usr/include/, their names are too generic.) > > Passing '--with-python=/usr/bin/python' as opposed to messing with > CPPFLAGS, etc. might be easier. I just recently built if for MinGW > and specifying the python interpreter in '--with-python' caused gdb's > configure to DTRT (in terms of locating the header files, appropriate > libraries, etc.). cgf is cross-compiling GDB, which rules out using a Python interpreter to get this information, as noted in gdb/configure.ac. Yaakov -- 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