* Sylvestre Ledru wrote on Fri, Oct 06, 2006 at 04:24:14PM CEST: > > > Show how you create this library: > > $(top_builddir)/modules/signal_processing/libsignal_processing.la > > (i.e., the command line used to create it). It looks like it depends on > > libcore.la (which would be a circular dependency). > Pff, Ok, you are right. It was my fault. There are many cyclics deps in > the library of the software that I am building and it can be quite > boring... > I guess it is not very easy for you to detect this kind of things but if > you could, it would be great (the error message is not explicit).
Sounds like a good idea to try this at least. I added this to Libtool TODO list: http://wiki.azazil.net/GnuLibtoolProject/RoadMap Cheers, Ralf
