I've updated libtool to 1.5.14, many of my existing projects no longer
build quoting different errors for different projects and libtool seems
to be broken for the most part however, PHP4 still builds properly.
Errors ranging from -arch_only, requires --mode=MODE to other linking
error messages
Any luck with generating a patch that allows libtool to work properly
in the Macintosh environment or has this ball been dropped already?
-- Dale
On Mar 07, 2005, at 17:42, Peter O'Gorman wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
D.Walsh wrote:
| Any luck with generating a patch that allows libtool to work
properly in
| the Macintosh environment or has this ball been dropped already?
|
GNU Libtool does work properly in the Mac O
On Mar 07, 2005, at 19:26, Peter O'Gorman wrote:
D.Walsh wrote:
Peter, are you trying to tell me that the "libtool" supplied and
installed in Mac OSX is not the "GNU libtool"?
Yes, I am, in a way. Apple ships GNU libtool as /usr/bin/glibtool, and
has a completely different program as /usr/bin/lib
A couple of months ago I went through this issue and a patch introduced
to solve the libtool issue on a Mac (libtool->glibtool) with 1.5.12 but
1.5.14 doesn't appear to have this patch, has this patch been
dropped/abandoned or was it just an oversight?
-- Dale
On Feb 12, 2006, at 05:17 , Ralf Wildenhues wrote:
[ moving from the libtool list ]
As a test, I tried this patch on Mac OSX, sorry to say it wasn't a
happy camper.
I have to agree, some of the proposed manipulations are done too late
in the game and should be done in the deplib search.
On Feb 12, 2006, at 07:41 , Ralf Wildenhues wrote:
* D. Walsh wrote on Sun, Feb 12, 2006 at 01:13:39PM CET:
On Feb 12, 2006, at 05:17 , Ralf Wildenhues wrote:
[ moving from the libtool list ]
As a test, I tried this patch on Mac OSX, sorry to say it wasn't a
happy camper.
Could y