Re: HEAD: workaround for released autotools

2005-08-28 Thread Ralf Wildenhues
Hi Gary, * Gary V. Vaughan wrote on Sun, Aug 28, 2005 at 10:56:24PM CEST: > On 28 Aug 2005, at 20:26, Ralf Wildenhues wrote: > > > >Why, oh why wait another minute for bootstrap to finish? It's not > >like this would be the first work-around for limitations in Automake > >2.59. Besides, your p

Re: correct erroneous comment for LTDL_CONVENIENCE [libtool--gary--1.0--patch-29]

2005-08-28 Thread Ralf Wildenhues
* Gary V. Vaughan wrote on Mon, Aug 29, 2005 at 01:09:54AM CEST: > On 10 May 2005, at 11:45, Ralf Wildenhues wrote: > >* Gary V. Vaughan wrote on Fri, May 06, 2005 at 07:50:17PM CEST: > >>Okay to commit to HEAD and branch-2-0? > >> > >>* libltdl/m4/ltdl.m4 (LTDL_CONVENIENCE): Fix the comment to

Re: ensure $MV is set before each use [libtool--gary--1.0--patch-30]

2005-08-28 Thread Ralf Wildenhues
[ BTW, could you get your mailer to do decent quote wrapping? Thanks ] * Gary V. Vaughan wrote on Mon, Aug 29, 2005 at 01:28:21AM CEST: > On 10 May 2005, at 09:53, Ralf Wildenhues wrote: > >* Gary V. Vaughan wrote on Sat, May 07, 2005 at 04:30:46PM CEST: > >>Okay to commit to HEAD and branch-2-0?

Re: ITS#3977 libtool 1.5.18 and installed libraries

2005-08-28 Thread Howard Chu
The attached patch appears to fix the problem with libtool-1.5.18 mistreating installed libtool libraries. The documentation indicates that linking a program with "-static" should only statically link un-installed libtool libraries, but libtool was ignoring their installed status and always sta

Re: remove unneeded deplib loops

2005-08-28 Thread Gary V. Vaughan
Hi Peter, On 28 Aug 2005, at 23:54, Peter O'Gorman wrote: Gary V. Vaughan wrote: When was that loop added? I can't find it now. (And that -all_load is gone for a year, right?) It was added for in May 2002.

Re: ensure $MV is set before each use [libtool--gary--1.0--patch-30]

2005-08-28 Thread Gary V. Vaughan
Hallo Ralf, Exorcising some ancient unmerged patches and related posts... On 10 May 2005, at 09:53, Ralf Wildenhues wrote: * Gary V. Vaughan wrote on Sat, May 07, 2005 at 04:30:46PM CEST: Okay to commit to HEAD and branch-2-0? Some macros had relied on accidentally correct ordering in ord

FYI: ensure $MV is set before each use [libtool--devo--1.0--patch-238]

2005-08-28 Thread Gary V. Vaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Applied to HEAD. * looking for [EMAIL PROTECTED]/libtool--devo--1.0--patch-237 to compare with * comparing to [EMAIL PROTECTED]/libtool--devo--1.0--patch-237 A {arch}/libtool/libtool--gary/libtool--gary--1.0/[EMAIL PROTECTED]/patch-log/patch-3

Re: correct erroneous comment for LTDL_CONVENIENCE [libtool--gary--1.0--patch-29]

2005-08-28 Thread Gary V. Vaughan
Hi Ralf, On 10 May 2005, at 11:45, Ralf Wildenhues wrote: * Gary V. Vaughan wrote on Fri, May 06, 2005 at 07:50:17PM CEST: Okay to commit to HEAD and branch-2-0? * libltdl/m4/ltdl.m4 (LTDL_CONVENIENCE): Fix the comment to not pretend that LIBLTDL and LTDLINCL are not AC_SUBSTed here.

FYI: Use AU_ALIAS instead of AU_DEFUN where appropriate [libtool--devo--1.0--patch-237]

2005-08-28 Thread Gary V. Vaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Applied to HEAD. * looking for [EMAIL PROTECTED]/libtool--devo--1.0--patch-236 to compare with * comparing to [EMAIL PROTECTED]/libtool--devo--1.0--patch-236 A {arch}/libtool/libtool--gary/libtool--gary--1.0/[EMAIL PROTECTED]/patch-log/patch-3

Re: Use AU_ALIAS instead of AU_DEFUN where appropriate [libtool--gary--1.0--patch-31]

2005-08-28 Thread Gary V . Vaughan
On 10 May 2005, at 08:32, Ralf Wildenhues wrote: Hi Gary, * Gary V. Vaughan wrote on Sat, May 07, 2005 at 05:22:51PM CEST: Okay to commit to HEAD and branch-2-0? * libltdl/m4/libtool.m4, libltdl/m4/ltdl.m4: AU_DEFUN doesn't pass arguments. Use AU_ALIAS instead! Yes, pl

Re: remove unneeded deplib loops

2005-08-28 Thread Peter O'Gorman
Gary V. Vaughan wrote: When was that loop added? I can't find it now. (And that -all_load is gone for a year, right?) It was added for in May 2002.

Re: HEAD: workaround for released autotools

2005-08-28 Thread Gary V. Vaughan
On 28 Aug 2005, at 20:26, Ralf Wildenhues wrote: Hi Gary, Hey Ralf! * Gary V. Vaughan wrote on Sun, Aug 28, 2005 at 06:30:12PM CEST: On 27 Aug 2005, at 19:56, Ralf Wildenhues wrote: This is an ugly (from a stylistic point of view) patch to make CVS HEAD Libtool work with Autoconf 2.59 and

Re: Call for help: Solaris C++ and Sun CC

2005-08-28 Thread Ralf Wildenhues
Hi Albert, Tim, * Albert Chin wrote on Tue, Aug 23, 2005 at 05:07:24AM CEST: > On Sun, Aug 21, 2005 at 03:46:13PM +0200, Ralf Wildenhues wrote: > > We have this compiler on a Solaris 2.6 system and none of > /opt/SUNWSpro/lib/libCstd.so, /opt/SUNWSpro/lib/v8plus/libCstd.so, and > /opt/SUNWSpro/li

Re: HEAD: workaround for released autotools

2005-08-28 Thread Ralf Wildenhues
Hi Gary, * Gary V. Vaughan wrote on Sun, Aug 28, 2005 at 06:30:12PM CEST: > On 27 Aug 2005, at 19:56, Ralf Wildenhues wrote: > >This is an ugly (from a stylistic point of view) patch to make CVS > >HEAD Libtool work with Autoconf 2.59 and Automake 1.9.5, which lack > >features in their support for

Re: remove unneeded deplib loops

2005-08-28 Thread Gary V. Vaughan
On 28 Aug 2005, at 20:00, Ralf Wildenhues wrote: Hi Peter, Gary, Hi Ralf, Peter: * Peter O'Gorman wrote on Sun, Aug 28, 2005 at 03:56:09PM CEST: It also removes the now unnecessary loop to remove convenience libraries from deplibs. This loop was added because of the -all_load flag on darw

Re: remove unneeded deplib loops

2005-08-28 Thread Ralf Wildenhues
Hi Peter, Gary, * Peter O'Gorman wrote on Sun, Aug 28, 2005 at 03:56:09PM CEST: > > It also removes the now unnecessary loop to remove convenience libraries > from deplibs. This loop was added because of the -all_load flag on darwin > and now that there is no all_load flag on darwin it is no lo

Re: HEAD: workaround for released autotools

2005-08-28 Thread Gary V. Vaughan
Hallo Ralf, On 27 Aug 2005, at 19:56, Ralf Wildenhues wrote: This is an ugly (from a stylistic point of view) patch to make CVS HEAD Libtool work with Autoconf 2.59 and Automake 1.9.5, which lack features in their support for AC_CONFIG_LIBOBJ_DIR: just symlink the libobj source files into $t

Re: remove unneeded deplib loops

2005-08-28 Thread Gary V. Vaughan
Hi Peter, On 28 Aug 2005, at 14:56, Peter O'Gorman wrote: Okay for HEAD? Is this actually resolving a bug? If not, then HEAD is now frozen[1] until we branch again for 2.0, so you'll have to hold off for a week or two. To avoid losing it, feel free to file a TODO at http://tkd.kicks-ass.

FYI: ksh bug on Tru64 UNIX causes current libtool failure

2005-08-28 Thread Ralf Wildenhues
This is the ancient bug report about the Tru64 shell. * Nicolas Joly wrote on Tue, Jun 07, 2005 at 12:10:47PM CEST: > > In the mean time, i tested the solution where `print -r' and `ksh' > tests are swapped (attached patch). It seems to go a little further > (no more `print' error messages), but

remove unneeded deplib loops

2005-08-28 Thread Peter O'Gorman
Hi, In one of Ralf's massive speedup patches he removed a loop, this also removes that loop. It also removes the now unnecessary loop to remove convenience libraries from deplibs. This loop was added because of the -all_load flag on darwin and now that there is no all_load flag on darwin it i

MinGW autotools versions (was: state of MSVC patches for HEAD)

2005-08-28 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Sun, Aug 28, 2005 at 11:17:26AM CEST: > > e) Of the new testsuite, test 12 and 13 seem to pass but silently fail > for me on my slightly out-of-date MinGW/msys installation (next > attachment), it seems because Automake-1.7 is used. I see MinGW has > 1.8.2 for download

Re: HEAD: func_show_eval shell expansion issue

2005-08-28 Thread Ralf Wildenhues
Hi Noah, * Noah Misch wrote on Fri, Aug 26, 2005 at 11:59:50PM CEST: > On Fri, Aug 26, 2005 at 10:38:46AM +0200, Ralf Wildenhues wrote: > > * Noah Misch wrote on Fri, Aug 26, 2005 at 03:46:51AM CEST: > > > On Thu, Aug 25, 2005 at 04:54:06PM +0200, Ralf Wildenhues wrote: > > > > * Noah Misch wrote