Subject: Re: lynx-dev DJGPP and CYGWIN patch for dev.22
To: [EMAIL PROTECTED]

>     * From: "T.E.Dickey" <[EMAIL PROTECTED]>
>     * Date: Mon, 20 Mar 100 12:01:25 -0500 (EST)
>   
>> The following errors occurred when using WIN_EX when libuser32.a
>> was not linked. This doesn't appear to be related to slang. I am
>> using cygwin B20.1, with the bug-fixed cygwin1.dll (as in my patch to
>> INSTALLATION). These are in libuser32.a. Did you compile with WIN_EX
>> and _WINDOWS_NSL?
>
>no (thanks - I had not realized that WIN_EX would work properly with cygwin,
>else I would have added it to the configure script ;-)
>
Let me remind you that MingW32 uses the Cygwin compiler, with the specs
changed to reflect the crtdll.dll C library in place of the cygwin.dll
C library.  If you are adding Cygwin defines into the code, you might
consider whether they apply also to MingW32.  I'm also interested in
knowing how the Cygwin people get around the struct dirent problem in
compiling lynx for Cygwin, since the Cygwin gcc compiler also has this
problem.

Reply via email to