Subject: Bash shell
To: None <tech-toolchain@netbsd.org>
From: Luong <luong.ngo@gmail.com>
List: tech-toolchain
Date: 07/17/2007 00:32:56
Hi,

Thanks for all help in my previous post. I need help again. I want to compile
bash shell to run on a 64-bit processor. So I would need to compile it with my
toolchain. The problem I have is the bash sources I download from GNU site has
the structure totally different with those in NEtBSD tree. It appears to me that
convert it to use the NetBSD Makefile is not straigtforward (origianl from GNU
use configure script to setup all tools, for example), so I wonder if anyone has
the bash sources code integrate into NetBSD tree so I can just plug it in and
run the build script?

Thanks a lot,
-LN