Re: Mac OSX 10.3.x and libtool1.5.14

2005-03-04 Thread Peter O'Gorman
Ralf Wildenhues wrote: I think we need to note how `libtool' would be installed as `libtool'. The obvious `s,x,x,' won't work, neither program_transform_name `'. :-> Okay, having to do something like --program-transform-name=s%x%x% should probably go into libtool.texi, I agree. --- ## +## Cha

Re: Mac OSX 10.3.x and libtool1.5.14

2005-03-04 Thread Ralf Wildenhues
* Peter O'Gorman wrote on Fri, Mar 04, 2005 at 03:32:48PM CET: > > Okay to apply and forward port? Notes below. > * configure.ac [darwin]: Set program_transform_name to install the > libtool script as glibtool on darwin. > * NEWS: Document it. > > --- NEWS 12 Feb 2005 13:54:43

Re: Mac OSX 10.3.x and libtool1.5.14

2005-03-04 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralf Wildenhues wrote: | * Peter O'Gorman wrote on Fri, Mar 04, 2005 at 01:23:04PM CET: | |>Ralf Wildenhues wrote: |>| |>| Do you know the difference between Apple's supplied `libtool' and GNU |>| libtool, called `glibtool' on those systems (I believe)?

Re: Mac OSX 10.3.x and libtool1.5.14

2005-03-04 Thread Ralf Wildenhues
* Peter O'Gorman wrote on Fri, Mar 04, 2005 at 01:23:04PM CET: > Ralf Wildenhues wrote: > | > | Do you know the difference between Apple's supplied `libtool' and GNU > | libtool, called `glibtool' on those systems (I believe)? > | > | Are your problems related to the thread at > | http://lists.gnu.

Re: Mac OSX 10.3.x and libtool1.5.14

2005-03-04 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralf Wildenhues wrote: | | Do you know the difference between Apple's supplied `libtool' and GNU | libtool, called `glibtool' on those systems (I believe)? | | Are your problems related to the thread at | http://lists.gnu.org/archive/html/libtool/2005-0

Re: -update_registry [arg] patch

2005-03-04 Thread Ralf Wildenhues
Hi Albert, * Albert Chin wrote on Thu, Feb 24, 2005 at 07:15:57AM CET: > There's a mix of -update_registry ${output_objdir}/... and > -update_registry ${objdir}/... The first works with a single Makefile > and subdirectory builds while the second does not. Patch for 1.5 and > 2.0 attached. These

Re: Mac OSX 10.3.x and libtool1.5.14

2005-03-04 Thread Ralf Wildenhues
* D. Walsh wrote on Fri, Mar 04, 2005 at 08:57:57AM CET: > 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. There are people other

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