automake
[Top][All Lists]
Advanced

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

Re: libtool problem with linking .a's


From: Alexandre Oliva
Subject: Re: libtool problem with linking .a's
Date: 11 Feb 2001 16:59:50 -0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

On Feb 10, 2001, Tom Tromey <address@hidden> wrote:

>>>>>> "Tim" == Tim Heath <address@hidden> writes:
Tim> I am getting the message:
Tim> libtool: link: cannot build libtool library `liboracle.la' from
Tim> non-libtool objects: /opt/oracle/XXXXX/product/8.1.6/lib/libcore8.a

Tim> Does anyone know how to fix this?

> I recommend asking on the libtool list, address@hidden'.
> My guess is that libtool prevents this because on some architectures
> you cannot put random .o files into a shared library -- on such
> architectures the .o files must be specially built (eg with PIC).

Right.  Libtool can only build libtool libraries from libtool objects
and other libtool libraries.

-- 
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]