SciFi wrote:
> Got bash-3.2 patchlevel 17 running on MacOSX in place of Apple's:
Is this a self-compiled binary?
> I'm unable to get it to run the (login) startup files at all in any
> way-shape-form. If the startup file was being executed, the PS1
> prompt should change as a very visible clue (
On Wed, 2007-08-08 at 10:39 +0200, Hans-Christian Egtvedt wrote:
> I am using uClibc 0.9.29 and GCC 4.1.2 to compile bash 3.2 (with the 17
> patches released on web). And I have a problem that configure does not
> detect bzero properly, and thus resulting in a crash later when
> compiling.
I am a
This will work
$ eval "for i in $(echo a b\\ c); do echo \"\$i\"; done"
a
b c
http://lists.gnu.org/archive/html/bug-bash/2007-07/msg00011.html
___
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash
Hi,
I am using uClibc 0.9.29 and GCC 4.1.2 to compile bash 3.2 (with the 17
patches released on web). And I have a problem that configure does not
detect bzero properly, and thus resulting in a crash later when
compiling.
I have enabled SUSV3 functions in uClibc, so it has bzero defined in the
he
Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/local/share/locale' -DPACKA