> 
> 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. 
It works properly with cygwin (I use the configure script).  If you're
curious I can post a copy of the log from running that, and the subsequent
make.

My impression of your patch is that it might be done in a different way
to fit better into the existing ifdef's (so nothing has to be redefined),
but I haven't found time to set up a development with mingw32 to test that
idea.

-- 
Thomas E. Dickey
[EMAIL PROTECTED]
http://www.clark.net/pub/dickey

Reply via email to