X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-Trace: 90836727/mk-filter-1.mail.uk.tiscali.com/B2C/$b2c-THROTTLED-DYNAMIC/b2c-CUSTOMER-DYNAMIC-IP/79.66.94.76/None/johne53 AT tiscali DOT co DOT uk X-SBRS: None X-RemoteIP: 79.66.94.76 X-IP-MAIL-FROM: johne53 AT tiscali DOT co DOT uk X-MUA: Microsoft Outlook Express 6.00.2900.2180Produced By Microsoft MimeOLE V6.00.2900.2180 X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArUEAAPl70hPQl5M/2dsb2JhbACEElC2RoFs X-IronPort-AV: E=Sophos;i="4.33,392,1220223600"; d="scan'208";a="90836727" Message-ID: <003f01c92b6b$4840a160$4001a8c0@mycomputer> From: "John Emmas" To: Subject: Linker Search Directories Date: Sat, 11 Oct 2008 07:33:32 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 I hope it's okay to start a new thread about this because the previous thread had veered off-topic. I'm trying to build a project (using make) that needs python. Python's link library is in /lib/python2.5/config/ but unfortunately, 'make' doesn't seem to be aware of this and fails with the message:- > > cannot find -lpython2.5 > collect2: ld returned 1 exit status > How do I add python's folder to my list of linker search directories? I've tried google and a couple of other places but couldn't find anything helpful. However, I can't imagine that this is a difficult task. Hope someone can help, John -- 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/