On Feb 10, 2001, Tom Tromey <[EMAIL PROTECTED]> wrote:

>>>>>> "Tim" == Tim Heath <[EMAIL PROTECTED]> 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, `[EMAIL PROTECTED]'.
> 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                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to