www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <4A11A937.3010503@cygwin.com> |
References: | <41aa4e6c0905151405t9925f2byb698c817ee786075 AT mail DOT gmail DOT com> <41aa4e6c0905160919l57f52d7dx9020fb3d5cae4014 AT mail DOT gmail DOT com> <4A11A937 DOT 3010503 AT cygwin DOT com> |
Date: | Tue, 19 May 2009 16:04:06 +0530 |
Message-ID: | <41aa4e6c0905190334v4a533772ice103d5d9eb4dbf8@mail.gmail.com> |
Subject: | Re: Python enabled GDB (Archer) -Help |
From: | Sreejith <sreejithsmadhavan AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
2009/5/19 Larry Hall (Cygwin) <reply-to-list-only-lh AT cygwin DOT com>: > On 05/16/2009, Sreejith wrote: >> >> This is probably because python development packages (Equivalent to >> python2.5-dev deb package) are not installed. Unfortunately it is not >> available for cygwin. Is there any other way to solve this issue? > > <http://cygwin.com/cgi-bin2/package-grep.cgi?grep=Python.h> > > So, do you have Python installed? Yes. I have python 2.5 installed using Setup.exe. In debian I had the same issue with python enabled GDB. But I could solve it by installing the python2.5-dev development packages. I had a look at the files included in cygwin package (you mentioned) and the files in python2.5-dev deb package: http://packages.debian.org/lenny/i386/python2.5-dev/filelist The observation is that python static library (in case of linux- libpython2.5.so in /usr/lib/) is missing in cygwin and that is exactly what gcc is complaining when building gdb (please refer to the config log in my previous post). I dont know whether this is handled differently in cygwin. Please give your suggestions. -Sreejith -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |