> I'm trying to build Bash 3.1 on Wndows XP system using MSYS. I'm getting a
> build failure at make as follows:
Sorry, I don't really support Windows. I generally steer folks to cygwin
if they want to run bash on Windows. I think the mingw32 folks have bash
patches available, too.
Chet
--
``
Hello,
I'm trying to build Bash 3.1 on Wndows XP system using MSYS. I'm getting a
build failure at make as follows:
***
***
* *
* GNU bash, version 3.1.0(
George R Goffe wrote:
> Howdy,
>
> This result (see below) seems to be redily re-creatable. Could you
> take a peek at this and tell me if it is a bug or if I'm doing
> something wrong please?
>
> Regards and thanks for your time,
>
> George...
>
> rm -f bash
> gcc -L./builtins -L./lib/readline
Howdy,
This result (see below) seems to be redily re-creatable. Could you
take a peek at this and tell me if it is a bug or if I'm doing
something wrong please?
Regards and thanks for your time,
George...
rm -f bash
gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob
-L./lib/tilde -
James Richard Tyrer wrote:
> I have Linux built mostly from source. I upgraded to GLibc-2.3.6 and
> BinUtils-2.16.1. I am currently using GCC-3.4.4 due to some problems
> with GCC-4.0.2. I have applied all 16 Bash-3.0 patches.
>
> Bash builds fine using shared libraries, but when I tried to upg
I have Linux built mostly from source. I upgraded to GLibc-2.3.6 and
BinUtils-2.16.1. I am currently using GCC-3.4.4 due to some problems
with GCC-4.0.2. I have applied all 16 Bash-3.0 patches.
Bash builds fine using shared libraries, but when I tried to upgrade my
statically linked shell f