Re: automake - libtool - lib.so - lib.a

2001-01-25 Thread Alexandre Oliva

On Jan 25, 2001, Franois Chenais [EMAIL PROTECTED] wrote:

 I would like to make a lib.so library with an other static lib2.a library
 but I have 

 *** Warning: inter-library dependencies are not known to be supported.

Get CVS libtool and hope the platform(s) of your choice support
linking static libraries into shared libraries.  This is not generally
supported, and some platforms will still get this kind of message, but
it just can't be done in general.

-- 
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-Unicampoliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist*Please* write to mailing lists, not to me




automake - libtool - lib.so - lib.a

2001-01-24 Thread François Chenais

Hello


Using   : ltmain.sh (GNU libtool) 1.3.5 (1.385.2.206 2000/05/27
11:12:27)
Makefile.am : lib_la_LIBADD = /usr/local/lib/lib2.a ./lib.o ...


I would like to make a lib.so library with an other static lib2.a library
but I have 

*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.

Any idea ??

Thanks a lot

Franois


-- 
[EMAIL PROTECTED]
   BULL-CITBtel:(+33) 556 437 848   Home: [EMAIL PROTECTED]
207, cours du Mdoc fax:(+33) 556 437 978   http://www.citb.bull.net
 33000 Bordeaux BullCom: 227 7848   ICQ :3886291
 Linux
-