libtool-patches
[Top][All Lists]
Advanced

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

Re: CVS libtool under OSF (Digital Unix 5.1)


From: Gary V. Vaughan
Subject: Re: CVS libtool under OSF (Digital Unix 5.1)
Date: Fri, 03 Sep 2004 12:37:47 +0100
User-agent: Mozilla Thunderbird 0.7 (X11/20040615)

Hi Bob,

Bob Friesenhahn wrote:
> I see this interesting warning when building libldtl under Digital Unix
> 5.1:
> 
> /bin/ksh ../libtool --mode=link --tag=CC cc  -g -no-undefined  -o
> libltdl.la -rpath /usr/local/lib -version-info 6:0:0 -dlpreopen
> loaders/dlopen.la  libltdl_la-ltdl.lo libltdl_la-lt_dlloader.lo
> libltdl_la-preopen.lo libdlloader.la
> 
> *** Warning: Linking the shared library libltdl.la against the
> *** static library loaders/.libs/dlopen.a is not portable!
> 
> Perhaps loaders/.libs/dlopen.a is a convenience library?  Regardless, a
> warning is being generated.

loaders/.libs/dlopen.a should be an old archive of either pic or non-pic
objects for linking --whole-archive wise into libltdl.la ready to be
loaded by preopen.c.

What is actually happening?

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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