libtool
[Top][All Lists]
Advanced

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

Re: libtool 1.4.2 on Darwin


From: Christoph Egger
Subject: Re: libtool 1.4.2 on Darwin
Date: Wed, 9 Oct 2002 07:20:53 +0200 (MEST)

> 
> 
> Bruce Korb wrote:
> > Christoph Egger wrote:
> > 
> > 
> >>Ok, here we come: I just did 2)
> >>The fix is replacing this line
> >>
> >>archive_cmds='$nonopt $(test "x$module" = xyes && echo -bundle ||
> >>echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs
> >>$deplibs$linker_flags -install_name $rpath/$soname $verstring'
> >>
> >>by this one:
> >>
> >>archive_cmds='$nonopt $(test .$module = .yes && echo -bundle || echo
> >>-dynamiclib) $allow_undefined_flag -o $lib $
> >>libobjs $deplibs$linker_flags $(test .$module = .yes || echo
> -install_name
> >>$rpath/$soname) $verstring'
> > 
> > 
> > Can we have a ``diff -u'' of the two versions, please?
> > 
> 
> fyi, the libtool-1-4 branch *already* contains the following:
> 
>   archive_cmds='$nonopt $(test .$module = .yes && echo -bundle || echo
>   -dynamiclib) $allow_undefined_flag -o $lib
>    $libobjs $deplibs$linker_flags -install_name $rpath/$soname $verstring'
> 
> so diff would be just in the last part around `-install_name
> $parth/$soname`
> 

Good to know. Is there an anonymous CVS access? If yes, where and how?
Then I could give you a diff against this branch, if merging makes you
trouble.

-- 
CU,

Christoph Egger
E-Mail: address@hidden

+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!





reply via email to

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