libtool-patches
[Top][All Lists]
Advanced

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

Re: darwin support


From: Gary V . Vaughan
Subject: Re: darwin support
Date: Mon, 23 Apr 2001 01:10:05 +0100

On Sunday 22 April 2001 12:07 pm, Christoph Pfisterer wrote:
> Simon Spero wrote:
> >Here are a few fixes that seem to make libtool better behaved under
> >MacOS X 10.0.1 (darwin 1.3.1). Testing was done with dl
> >compatibility library installed as libdl.
>
> >Changes:
> >1) change archive_cmd to look like version in darwin cvs tree.
> >(quoting problems)
>
> The libtool in Darwin CVS is not neccessarily a good source... I'd
> suggest a less intrusive patch, i.e. just changing `` to $(). It may
> also be a good idea to convert the `` quoting in library_names_spec
> and soname_spec. Since Darwin's /bin/sh is a zsh, portability should
> not be an issue. Patch below.

Okay.  Thanks.

I am committing this patch in HEAD only, along with a TODO entry to fix it 
correctly later, since it is better than having nothing in place.  It might 
break cross compilation to darwin though, since $() is not portable.  We need 
to look at the echo detection code in libtool.m4 to find out why it thinks 
zsh echo doesn't remove \ quotes, when it plainly does do so.

Cheers,
        Gary.
-- 
  ___              _   ___   __              _         mailto: address@hidden
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       address@hidden
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc



reply via email to

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