Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com From: Chris Faylor Date: Mon, 10 Jul 2000 14:00:49 -0400 To: cygwin-apps AT sourceware DOT cygnus DOT com Subject: Re: vim-5.7-2 (Bugfix-version) available for testing Message-ID: <20000710140049.A15648@cygnus.com> Mail-Followup-To: cygwin-apps AT sourceware DOT cygnus DOT com References: <20000705175943 DOT B4484 AT cygnus DOT com> <20000705182408 DOT D4211 AT cygnus DOT com> <39644EBC DOT 14C8CF9A AT cygnus DOT com> <79djms8bli4jn2cvbjpn3hu0siap1bua9n AT 4ax DOT com> <20000710112951 DOT A29646 AT cygnus DOT com> <9ctjmso3q277qeuoe1vimms00clp3lm3li AT 4ax DOT com> <20000710124155 DOT A7947 AT cygnus DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from michael-ring@t-online.de on Mon, Jul 10, 2000 at 07:04:22PM +0200 On Mon, Jul 10, 2000 at 07:04:22PM +0200, Michael Ring wrote: >On Mon, 10 Jul 2000 12:41:55 -0400, you wrote: >>Actually, I posted a message on Saturday which indicated that it now >>is binary compatible. If you are seeing problems using an executable built >>using the *latest* version of libcygwin.a with Cygwin 1.1.2 then that is >>a bug. It should work. >> >>The textmode.o stuff won't work, but the program should still operate >>using the 1.1.2 default behavior. >> >>What problem did you see? >> > >An exception pop's up with the message (Sorry, this is a translation >from german NT: > >Procedure entry point __cygwin_user_data not found in dll cygwin1.dll > >To make sure, I freshly installed cygwin from latest. Result is the >same. You need to rebuild your application with the latest version of libcygwin.a. I just downloaded the libcygwin.a from the most recent snapshot. The only occurrence of the string __cygwin_user_data is in the stub library export part. If you're seeing this error you must not have replaced our libcygwin.a with the most latest version. cgf