On Jan 25, 2001, François 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-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to