[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] Make Lynx HELP
From: |
pfourier |
Subject: |
Re: [Lynx-dev] Make Lynx HELP |
Date: |
Mon, 24 Oct 2011 19:59:35 -0500 (CDT) |
On Mon, 24 Oct 2011 13:26:17, Thomas wrote:
>> Please provide a resource for getting the right win32 mingw version tools.
>
> I "just" went to the sourceforge site and collected the pieces (a couple
> of times).
>
Hi,
Downloaded and ran the latest mingw-get-inst version, selecting only the c++
component from:
http://www.mingw.org/wiki/Getting_Started
The compiler did finish with the following errors:
***************
linking phase.
Note that you have to edit early versions of i386-mingw32\include\stdlib.h
to put an "#ifndef WIN_EX" around the declaration for `sleep', or the
compile won't work. There is also an "#ifndef PDCURSES" around
the declaration for `beep' for the same reason.
To change the console library from libpdcurses to libslang,
put a "rem" before the `SET LIBRARY' line below.
If you don't have libz.a, either compile it
or put a "rem" in front of the following USE_ZLIB line.
This will cause the gzip.exe version of lynx
to be compiled. It doesn't work well at present:
Your compiler may not support -march=pentiumpro.
In that case, replace -march=pentiumpro with -mpentium or -m486 or nothing:
Could Not Find E:\lnxsrc\src\*.o
LYUtils.c: In function 'w32_strerror':
LYUtils.c:7759:5: warning: 'thread' attribute directive ignored [-Wattributes]
LYUtils.c: In function 'unsafe_filename':
LYUtils.c:7980:15: warning: comparison of distinct pointer types lacks a cast [e
nabled by default]
UCdomap.c:46:52: fatal error: cp1250_uni.h: No such file or directory
compilation terminated.
Press any key to continue . . .
c:/mingw/bin/../lib/gcc/mingw32/4.6.1/../../../../mingw32/bin/ld.exe: cannot
find -lwww
c:/mingw/bin/../lib/gcc/mingw32/4.6.1/../../../../mingw32/bin/ld.exe: cannot
find -lpdcurses
collect2: ld returned 1 exit status
E:\lnxsrc\src>
*************************
Barebones compile "makelynx src link". Need any other components?
Regards,
L
---
: Outbound message clean.
Tested on: 10/24/2011 5:59:50 PM