Re: Spaces in path names

2006-01-14 Thread Ralf Wildenhues
[ Cc:ing Derek, maybe he's still interested; this is http://thread.gmane.org/gmane.comp.gnu.libtool.general/7091 ] * Roger While wrote on Fri, Jan 13, 2006 at 11:27:23AM CET: > Hmm. Derek's patch is interesting. > As an addendum to your mail commenting > on Derek's mail (July 8 2005), note : > (O

Re: Problem with "fixed" -static flag

2006-01-14 Thread Ralf Wildenhues
Hi Gary, Thanks for the reply! * Gary Kumfert wrote on Fri, Jan 13, 2006 at 08:02:06PM CET: > On Fri, 13 Jan 2006, Ralf Wildenhues wrote: > > * Gary Kumfert wrote on Thu, Jan 12, 2006 at 09:07:52PM CET: > > > > > > I'm learning that libtool 1.5.22 "fixed" the -static flag so that > > > static lib

Re: 1.5.22 fails to configure on AIX 5.1

2006-01-14 Thread Ralf Wildenhues
[ Cc:ing autoconf-patches; this is http://thread.gmane.org/gmane.comp.gnu.libtool.general/7105 ] Hi Howard, Again several bugs for the price of one bug report. * Howard Chu wrote on Fri, Jan 13, 2006 at 10:30:07AM CET: > > login shell and $SHELL are /bin/sh. The significant failure follows. >

Re: 1.5.22 fails to configure on AIX 5.1

2006-01-14 Thread Bruce Korb
Ralf Wildenhues wrote: because, for example, OpenBSD uses a modified pdksh as /bin/sh, and one of the modifications consists of not setting KSH_VERSION any more. :-/ I am at a loss as how to detect this cleanly, suggestions welcome. if test "X${RANDOM}" != "X${RANDOM}" -a "X${BASH_VERSION+set

libtool doesn't pass LDFLAGS to linker - Solaris 64 bit

2006-01-14 Thread Jaimon Jose
The linker remains a 32bit application in Solaris. 32 bit output file is generated if the linker is presented with a collection of ELF32 object files and 64 bit output file is generated if the linker is presented with a collection of 64bit object files. Linker requires explicit flags to be pro

libtool-1.5.22 compile help

2006-01-14 Thread J_J_FUX J_J_FUX
Hello people of the libtool list   I'm not sure if this is the appropriate place to ask these kind of questions but here goes .   I'm looking for some help with compiling libtool-1.5.22 as i am quite new to the friendly OSS world of linux.  I'm using debian.2.4.25-1-multimedia-k7 kernel if tha