libtool
[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: Tue, 23 Oct 2001 09:33:10 -0700
User-agent: Mutt/1.2.5i

On Tue, Oct 23, 2001 at 11:24:42AM -0500, Robert Boehne wrote:
> Hello,
> 
> Here is the patch reworked for HEAD.  If noone objects
> I'll commit it.
> 
> ChangeLog Entry:
> 
> 2001-10-23  H.J. Lu <address@hidden>
> 
>         * ltmain.sh: Allow link against an archive when building a
>         shared library.
> 
>         * libtool.m4 (lt_cv_deplibs_check_method): Always use
>         file_magic for Linux ELF.
> 
> 

IMHO, the whole lt_cv_deplibs_check_method stuff in libtool is all
wrong, at least on ELF when building a shared library. The only thing
you can put in

dependency_libs=...

in lib*.la is DSO. You should never, ever put an archive in it, at
least not on ELF.


H.J.



reply via email to

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