libtool
[Top][All Lists]
Advanced

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

Re: libtool & mac os x: framework problem


From: Peter O'Gorman
Subject: Re: libtool & mac os x: framework problem
Date: Tue, 9 Oct 2007 10:30:28 +0200


On Oct 9, 2007, at 5:52 AM, Vadim Godunko wrote:

Peter O'Gorman wrote:

What is the status of libtool support for Mac OS X?
What version? A glibtool that ships with Mac OS X, or one that comes from gnu.org?
$ libtool --version
ltmain.sh (GNU libtool) 1.5.24 (1.1220.2.455 2007/06/24 02:13:29)
,
(libtool script generated by configure script)

What libraries have '-framework Carbon' in dependency_libs?
libQtGui.la from Qt.4.3.

After applying patch from previous mail libtool able to link libraries, but it incorrectly write dependencies for this libraries, and linking of programs will fail.

Yes, I thought it would be libQt, Trolltech generate their own .la files without using libtool, these have -framework Carbon etc in dependency_libs. Since libtool did not generate these files, I do not really consider it a libtool bug that libtool cannot read them, that being said, it should work in libtool HEAD, and there is a patch available somewhere ... <http://ranger.befunk.com/fink/experimental/ patches/libtool-framework.patch> might be it, that might work for you.

Peter
--
Peter O'Gorman
http://pogma.com






reply via email to

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