libtool
[Top][All Lists]
Advanced

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

Re: Darwin & Dynamic modules


From: Gary V. Vaughan
Subject: Re: Darwin & Dynamic modules
Date: Fri, 21 Sep 2001 19:18:15 +0100
User-agent: Mutt/1.3.22.1i

On Sun, Sep 16, 2001 at 04:16:13PM +0200, Christoph Pfisterer wrote:
> 
> My submitted patch:
>     archive_cmds='$nonopt $(test .$module = .yes && echo -bundle || echo 
> -dynam
> iclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags 
> -install_nam
> e $rpath/$soname $verstring'
> 
> After (libtool.m4 revision 1.166.2.17):
>     archive_cmds='$nonopt $(test "x$module" = xyes && echo -bundle || 
> echo -dyna
> miclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags 
> -install_na
> me $rpath/$soname $verstring'
> 
> I actually explained in my mail at the time that double quotes don't 
> work in archive_cmds with zsh, which forced me to move the $verstring 
> handling to ltmain.sh... I guess that was a case of pre-release 
> stress.

Nope, just plain ornery stupidity.  I had forgotten about the " issues
on darwin, and applied the usual libtool quoting style.  Sorry about
that.  Now fixed in HEAD and branch-1-4... I'll make a 1.4.3 release
when the patch queue is clear again.

Cheers,
        Gary.
-- 
  ())_. Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/  Research Scientist  http://www.oranda.demon.co.uk       ,_())____
  / )=  GNU Hacker          http://www.gnu.org/software/libtool  \'      `&
`(_~)_  Tech' Author        http://sources.redhat.com/autobook   =`---d__/



reply via email to

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