lynx-dev
[Top][All Lists]
Advanced

[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 17:49:18 -0400
User-agent: Mutt/1.2.5i

On Wed, Jun 26, 2002 at 09:25:44AM -0300, Fr?d?ric L. W. Meunier wrote:
> 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

I'm not sure what the -lOS option does - in context it doesn't appear to
be to strip the executable (given the $(DEBUG) on that line).  But that's
a guess.  I do recall that lynx.exe built with Borland C is a little larger
than the M$ build, and both are ~1.2Mb.  (My OpenSSL dll is 200kb, which
is certainly smaller than 600kb, but dll's are compressed while exe's aren't,
afaik).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]