This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


On Jan 25, 2001, François Chenais <Francois.Chenais@citb.bull.net> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]