libtool-patches
[Top][All Lists]
Advanced

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

Re: Make use of $inherited_linker_flags


From: Albert Chin
Subject: Re: Make use of $inherited_linker_flags
Date: Wed, 15 Dec 2004 13:39:30 -0600
User-agent: Mutt/1.5.6i

On Wed, Dec 15, 2004 at 12:03:18PM +0900, Peter O'Gorman wrote:
> Albert Chin wrote:
> | Make use of $inherited_linker_flags in .la files. Patch against
> | branch-2-0.
> |
> 
> No. I never meant inherited_linker_flags to be a mirror of dependency_libs,
> it holds position independent linker flags which need to be passed on. This
> would include -pthread (the patch for which only went on HEAD it seems), and
> Mac OS X frameworks. Even though a framework is not stricitly a linker flag
> it is position independent and can not go in dependency_libs.

Why does branch-2-0 have:
          if test "$link_all_deplibs" != no; then
            # Add the search paths of all dependency libraries
            for deplib in $dependency_libs $inherited_linker_flags; do

-- 
albert chin (address@hidden)




reply via email to

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