libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PATCH: Fix mips*-*-linux*


From: H . J . Lu
Subject: Re: PATCH: Fix mips*-*-linux*
Date: Wed, 24 Oct 2001 08:15:09 -0700
User-agent: Mutt/1.2.5i

On Wed, Oct 24, 2001 at 10:04:25AM -0500, Robert Boehne wrote:
> H.J.
> 
> If you are creating archive libraries then you'd need it, right?

No, you don't need dependency_libs when creating archive libraries. The
only time you need it for ELF is when you create shared libraries and
libfoo.so is used due to "-L.... -lfoo". In that case, you can add

dependency_libs="-L.... -lfoo"

> 
> I have committed your patch, although I'm not 100% sure of it,
> I figure the binutils people know more about this low-level stuff
> than I do.  (that's a safe bet!)
> 

My patch should be safe. But the whole dependency_libs thing seems to
need more fixes to get it right for ELF.

Thanks.


H.J.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]