www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Date: | Sun, 24 Aug 2003 16:43:17 -0400 |
From: | Jason Tishler <jason AT tishler DOT net> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Python gcc compile error: cannot find -lpython2.3 |
Message-ID: | <20030824204317.GI1676@tishler.net> |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <he4ho6xf DOT fsf AT blue DOT sea DOT net> <46-1761957431 DOT 20030816203014 AT familiehaase DOT de> |
Mime-Version: | 1.0 |
In-Reply-To: | <46-1761957431.20030816203014@familiehaase.de> |
User-Agent: | Mutt/1.4i |
[I would have responded sooner, but I have been on vacation.] On Sat, Aug 16, 2003 at 08:30:14PM +0200, Gerrit P. Haase wrote: > Am Samstag, 16. August 2003 um 19:20 schriebst du: > > I didn't find 'libpython2.3.a' anywhere in my system. The only files > > that come up were: > > > root AT w2kpicasso:/# ls /bin/libpyt* /lib/python2.3/config/libpytho* > > /bin/libpython2.3.dll /lib/python2.3/config/libpython2.3.dll.a > This ^^^ is -lpython2.3 > Just add the path to the linkline: > -L/usr/lib/python2.3/config -lpython2.3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The above should be added to the link line automatically by distutils. I'm not sure why it isn't happening in Jari's case. Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- 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 |