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 Reply-To: <onz4 AT met DOT co DOT nz> From: "Paul Denize" <onz4 AT met DOT co DOT nz> To: <cygwin AT cygwin DOT com> Subject: Problems connecting to cygwin Date: Wed, 31 Jul 2002 11:13:39 +1200 Message-ID: <000001c2381e$bde793c0$1cbe0a0a@met.co.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 I am trying to build some python library and in the process had to run some library making stuff. The problem was encountered when the tool dlltool tried to open a dll called cygwin.dll and this did not exist. I downloaded the latest cygwin and installed it. The problem did not go away, cygwin seemed to install a cygwin1.dll but not a cygwin.dll. Since all the docs said it was backward compatible I tried renameing it (probably a mistake but I had little to loose). The following error occured. ----- C:\Documents and Settings\Denize\Desktop\DB-python>dlltool --output-lib libpytho n22.a -dllname python22.dll --input-def python22.def python22.dll C:\Documents and Settings\Denize\Desktop\DB-python\dlltool.exe: *** cygwin DLL a nd APP are out of sync -- DLL version mismatch 17 < 19 ----- It looked to me that I had a version that was newer. So I tried to download an older version (despite all the references that this was unnecessary - backward compatible and all). This faild when the download advised no files to update. Can you advise what I need to do? Do I need an older version? Do you know anything about dlltool and a version that might be compatable with newer versions of cygwin? Why are there no docs talking about the name chage cygwin.dll -> cygwin1.dll ? Your assistance would be appreciated reply to (mailto:onz4 AT metservice DOT com) it might be more reliable Paul Denize -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/