[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev Latest development version compiles under MingW32
From: |
vtailor |
Subject: |
lynx-dev Latest development version compiles under MingW32 |
Date: |
Mon, 04 Jun 2001 09:23:57 -0400 |
Just so you know,
====================================================
C:\commprog\winnet\lynx>lynx -version
Lynx Version 2.8.4dev.21 (03 Jun 2001)
Copyrights held by the University of Kansas, CERN, and other contributors.
Distributed under the GNU General Public License.
See http://lynx.browser.org/ and the online help for more information.
Compiled at (Jun 4 2001 09:18:03).
====================================================
On the other hand, there are some missing MINGW32 ifdef changes requested in
earlier posts to this group, and the following error occurs because of a
!SLANG ifdef, which requires some text rewriting:
LYUtils.c: In function `HTCheckForInterrupt':
LYUtils.c:2298: `socket_timeout' undeclared (first use in this function)
LYUtils.c:2298: (Each undeclared identifier is reported only once
LYUtils.c:2298: for each function it appears in.)
LYUtils.c:2300: `readfds' undeclared (first use in this function)
LYUtils.c:2308: `ret' undeclared (first use in this function)
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- lynx-dev Latest development version compiles under MingW32,
vtailor <=