Re: GNU libtool bug in Darwin
Ben Hines <[email protected]> Sat, 28 Sep 2002 14:51:11 -0700
| Newsgroups | gmane.comp.apache.devel,gmane.mail.eyebrowse.devel |
|---|---|
| Message-ID | <[email protected]> |
On Saturday, September 28, 2002, at 02:05 PM, Wilfredo Sánchez wrote:
> On Saturday, September 28, 2002, at 11:20 AM, Link, Hamilton wrote:
>
>> I notice that you moved $verstring into the conditionally echoed
>> chunk in
>> libtool.m4, but not in glibtool itself. Was this discrepancy
>> intentional?
>
> If you rebuild the project, ligtool gets updates. Or it magically
> happened when I built it. :-)
>
>> I'm going to try it both ways, I think this should fix the problem
>> I've been
>> having making svn ("gcc: -install_name only allowed with
>> -dynamiclib").
>> Thanks for the patch!
>
> Yes, that's exactly the problem.
btw, it is worth mentioning that we have (numerous) libtool fixes for
Mac OS X (for several versions of libtool) listed at:
http://fink.sourceforge.net/doc/porting/libtool.php
and
http://fink.sourceforge.net/doc/porting/preparing.php
-Ben