On Sun, 1 Feb 2004, Thomas Dickey wrote: > On Sun, 1 Feb 2004, Doug Kaufman wrote: > > > On Sun, 1 Feb 2004, Thomas Dickey wrote: > > > > I compiled under Cygwin, using the "-mno-cygwin" directive, and using > > the configure script. This works, but configure gets three defines > > wrong for MingW, requiring a manual edit of lynx_cfg.h. Optimally > > (perhaps for the 2.8.6 series), I or someone else will patch configure > > to fix that. > > I made a quick try at this a few hours ago, but the script didn't get > anywhere - couldn't link. That's using just the cygwin packages. Is > there any documentation on building mingw binaries on cygwin?
I don't know why Doug is using PDCurses. Because ncurses doesn't work with -mno-cygwin ? But last I heard you needed to compile all libraries the binary links to with -mno-cygwin. You can't use the ones from Cygwin (like bzip2, OpenSSL, zlib). And does a lynx binary compiled with -mno-cygwin lack or add anything compared to one you compile with Borland or MVSC ? -- http://www.pervalidus.net/contact.html ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
