[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Re: 2.8.5dev.8 with Borland C++ 5.5 and zlib 1.1.4
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev Re: 2.8.5dev.8 with Borland C++ 5.5 and zlib 1.1.4 |
Date: |
Wed, 26 Jun 2002 06:07:52 -0400 |
User-agent: |
Mutt/1.2.5i |
On Wed, Jun 26, 2002 at 01:28:41AM -0300, Fr?d?ric L. W. Meunier wrote:
> After a few searches on Google I finally found the answer:
>
> http://www.flora.org/lynx-dev/html/month022000/msg00199.html
>
> I added -tWM after -DMSDOS in msdos/Makefile.b32 and recompiled
> zlib. To compile with Borland C++ 5.5 I had to remove -WX.
>
> This time it linked:
>
> Bcc32 +BccW32.cfg -lOS -elynx.exe ./obj/LYHash.obj ./obj/LYStyle.obj
> @lynx.rsp
> Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
> Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
> echo MakeNode
> MakeNode
>
> Do I need to add -tWM to all libraries, including PDCurses and
> OpenSSL ?
yes - if it doesn't already do this.
> Another minor problem is the size of the binary:
>
> 2.8.5dev.8: 1.732.608
> 2.8.4rel.1: 606.208
looks as if OpenSSL is linked statically
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden