Subject: Re: libtool stripping "-framework" directives?
To: Adam <adam@albedo.art.pl>
From: grant beattie <grant@NetBSD.org>
List: tech-pkg
Date: 04/23/2005 05:40:06
On Thu, Apr 21, 2005 at 08:08:48AM +0200, Adam wrote:

> >>>The interesting thing to notice is the '-framework CoreAudio' in the
> >>>libtool command line, but it is missing from the resultant gcc 
> >>>command
> >>>line.  The missing symbols are in
> >
> >>This is a bug in libtool.  I've send a bug report to its developers.
> >>In the meantime, any work-around is welcome. :]
> >
> >I thought this had been fixed in the newer libtool 1.5.14.  Is there a
> >corner case not handled by the -framework support in the later libtool?
> 
> http://lists.gnu.org/archive/html/bug-libtool/2005-04/msg00141.html
> 
> I guess we have to wait for libtool-1.5.16 :|

I imagine this could be fixed ~easily by adding a libtool/Darwin
wrapper in mk/wrapper, though it may be simpler to backport the change
from libtool 1.5.16.

grant.