[ 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
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
[ 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.
>
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
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
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