X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Sun, 29 Mar 2009 22:06:35 +0200 Message-ID: <24b7e04e0903291306v60f6271fp3fa89072e26da06e@mail.gmail.com> Subject: 1.7.0-44: program tries to import crc32 from cygwin1.dll From: Marcel Heing-Becker To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 Hi there, I compiled qemu 0.10.1 and linked it against the latest zlib from the Cygwin packages and a libsdl compiled by cygwin. However, when I try to run qemu.exe I receive an error message: Program entry point crc32 was not found in library Cygwin1.dll (translated from German) I'm confused as I expected that crc32 is rather located in cygz.dll (crc32() is in zlib.h). There's only one cygwin1.dll inside Cygwin's /bin folder. qemu was linked with '-lz'. That doesn't make any sense to me as something in the toolchain must have mixed up the library calls. Glad to hear from you, Marcel -- 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/