This is the mail archive of the cygwin-apps@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: vim-5.7-2 (Bugfix-version) available for testing


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]