On Sep  5, 2000, Alexandre Oliva <[EMAIL PROTECTED]> wrote:

> A bigger problem could show up if two libraries in the same directory,
> one dependent on the other, are installed concurrently.  If relinking
> is needed for the dependent library, we have a problem.  It appears to
> me that user will have to live without `make -j install', in this
> case.

Guest what?  That was exactly the problem I've just got, after
applying in HEAD the fix I've just checked in the multi-language
branch.  Fortunately, further investigation showed that automake will
install sequentially libraries that are installed in the same
directory, so reordering the libraries in mdemo/Makefile.am was
enough.

I wonder if we could warn about this potential problem, 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