bug-libtool
[Top][All Lists]
Advanced

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

Re: looks like bug


From: Alexandre Oliva
Subject: Re: looks like bug
Date: 12 May 2001 06:09:17 -0300
User-agent: Gnus/5.090002 (Oort Gnus v0.02) XEmacs/21.1 (Cuyahoga Valley)

On May 12, 2001, Arkadiusz Miskiewicz <address@hidden> wrote:

> Is there system which allows such strange linking?

On AIX, for one, a single libname.a can contain various versions of
shared libraries and regular object files.  On a number of systems,
libtool would pass -lname to the linker, not the actual pathname of
the library, so the linker would search for a static library when
given the option to look for them.  So, it would work on a number of
systems, yes.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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