On Mon, Feb 04, 2002 at 05:29:07PM -0800, Doug Kaufman wrote:
> On Tue, 5 Feb 2002, Henry Nelson wrote:
> 
> > > Anyway, how do I force Lynx to compile with static libraries, just remove
> 
> If you are using GNU gcc and ld, see the "-static" flag for ld. You
> should be able to add "-static" to the LIBS line in the Makefile.

you should, but it doesn't always work properly (that is, the corresponding
-dynamic option to revert doesn't always work, so in some situations he'd
get the C runtime linked in statically if it's available).

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to