[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev Re: 2.8.5dev.8 with Borland C++ 5.5 and zlib 1.1.4
From: |
Frédéric L . W . Meunier |
Subject: |
lynx-dev Re: 2.8.5dev.8 with Borland C++ 5.5 and zlib 1.1.4 |
Date: |
Wed, 26 Jun 2002 09:25:44 -0300 (E. South America Standard Time) |
Thomas Dickey wrote:
>>> looks as if OpenSSL is linked statically
>>
>> Apparently both are.
> I don't think so. OpenSSL adds about 600Kb on my Linux
> builds (since I link that one statically).
OK, but from his lynx.cfg:
# lynx.cfg file.
# Copycenter (c) 1982-30.12.2001 by Thorsten "mirabilos" Glaser
# Compiled for Win32 using Borland C++ 5.5 Command Line Tools.
# Feedback: <address@hidden>
# ATTENTION includes IDEA cipher!
And his binary runs without any OpenSSL dll's (I don't think I
have any on my system).
The default is to strip the binary with makefile.bcb ?
$(BCC32) $(DEBUG) -lOS -elynx.exe $(CS_OBJS) @lynx.rsp
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden