X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org X-MXL-Hash: 4b0061475cd462d5-18fb9ce315947cc95f8583ecb47d165819c64911 From: Martin Dorey To: "cygwin AT cygwin DOT com" Date: Sun, 15 Nov 2009 12:14:54 -0800 Subject: cygwin_create_path import stops executable from running on 1.5 since 1.7.0-63 Message-ID: <54A098E33E92A04EB0DD9A2E8B546CB05F8F18B8@us-ex-mbx1.terastack.bluearc.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-MAIL-FROM: X-AnalysisOut: [v=1.0 c=1 a=1QeIKyj3nKcA:10 a=sIqM7rbIUs2FIam8obyq6w==:17 ] X-AnalysisOut: [a=w_pzkKWiAAAA:8 a=5ybcJN1TFp4VwxTRaXQA:9 a=0LmdpUi8XBkauD] X-AnalysisOut: [M0qdnGY2njM5sA:4 a=_EtaXCpSWq8A:10] 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 Linking a C program using 1.7.0-63 or 1.7.0-64 causes this runtime error wh= en attempting to run the program on Cygwin 1.5: "The procedure entry point cygwin_create_path could not be located in the d= ynamic link library cygwin1.dll". This happens with gcc-3 or gcc-4 - it's the Cygwin version that matters. I= could reproduce this with a program as simple as: int main() { } http://www.cygwin.com/ml/cygwin/2009-11/msg00203.html leads me to think tha= t the new import comes from Chuck's r1.2 pseudo-reloc.c changes for version= 2 pseudo-relocs shortly before -63. -- 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