| 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 |
| X-AuthUser: | gerrit:koeln.convey.de |
| Date: | Sat, 16 Aug 2003 20:30:14 +0200 |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Organization: | Esse keine toten Tiere |
| X-Priority: | 3 (Normal) |
| Message-ID: | <46-1761957431.20030816203014@familiehaase.de> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Python gcc compile error: cannot find -lpython2.3 |
| In-Reply-To: | <he4ho6xf.fsf@blue.sea.net> |
| References: | <he4ho6xf DOT fsf AT blue DOT sea DOT net> |
| MIME-Version: | 1.0 |
Hallo Jari,
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
Gerrit
--
=^..^=
--
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 |