Re: The wonders of LibTool

Date view Thread view Subject view Author view

From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Thu Feb 18 1999 - 05:16:41 EST


On Feb 17, 1999, Tim Wilkinson <tim@transvirtual.com> wrote:

> So - how do I make a shared library using libtool there days? Once upon
> a time I could build my happy little PIC object files and link them
> together using gcc -shared ... but kaffe won't load these in.

Did you really try it or you're basing this statement on previous
discussion, before it was fixed? If it's not working now, which
platform is that?

> What's the current magic to turn a single object file into a library
> kaffe will swallow?

libtool gcc -c foo.c
libtool gcc foo.lo -o libfoo.la

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:58:11 EDT