[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash 3.2 and bash 4.0 (RC1) fail to build statically
From: |
Alex Howells |
Subject: |
Re: bash 3.2 and bash 4.0 (RC1) fail to build statically |
Date: |
Mon, 2 Feb 2009 14:14:23 +0000 |
2009/2/2 Chet Ramey <chet.ramey@case.edu>:
> I was able to successfully compile and link after configuring
> --enable-static-link --without-bash-malloc (there's some problem with libc
> and the bash malloc when you try a static link).
Yep that works for me too on anything except Debian GNU/Linux. On that
I get failure to link.
If I figure out what's wrong in that specific case I'll let you know
=) For now it builds just fine on F10 (32-bit and 64-bit) as well as
Gentoo Linux (32-bit and 64-bit) which is sufficient.
Cheers for the response. Much appreciated.
Alex