Mac OSX 10.3.x and libtool1.5.14

2005-03-04 Thread D . Walsh
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

Mac OSX

2005-03-07 Thread D . Walsh
Any luck with generating a patch that allows libtool to work properly in the Macintosh environment or has this ball been dropped already? -- Dale

Re: Mac OSX

2005-03-07 Thread D . Walsh
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

Re: Mac OSX

2005-03-07 Thread D . Walsh
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

1.5.14 and Macintosh

2005-04-16 Thread D . Walsh
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

Re: msvs support

2006-02-12 Thread D. Walsh
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.

Re: msvs support

2006-02-12 Thread D. Walsh
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