lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Shared object "libintl.so.1" not found


From: Doug Kaufman
Subject: Re: lynx-dev Shared object "libintl.so.1" not found
Date: Mon, 4 Feb 2002 19:54:51 -0800 (PST)

On Mon, 4 Feb 2002, Thomas Dickey wrote:

> On Mon, Feb 04, 2002 at 05:29:07PM -0800, Doug Kaufman wrote:
> > 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).

According to the info files and running "ld --help" on freeBSD and
DJGPP, GNU ld doesn't use "-dynamic". You have a few choices, "-dy",
"-Bdynamic", or "-call_shared". Is there a specific version of GNU ld
which doesn't work properly with one of these options?
                               Doug
__ 
Doug Kaufman
Internet: address@hidden


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

reply via email to

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