[Bug 747] 1.15.2 regression from 1.15.1 in ash parameter expansion

bugzilla at busybox.net bugzilla at busybox.net
Sat Nov 28 14:33:13 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=747





--- Comment #2 from Davide Cavalca <davide at geexbox.org>  2009-11-28 14:33:13 UTC ---
You can see the config at
http://hg.geexbox.org/geexbox/file/3a28edd74597/packages/busybox/config/busybox.conf

I build busybox as part of GeeXboX, which builds and uses a cross toolchain.
The output of gcc -v (i586-geexbox-linux-gnu-gcc) on an x86_64 host, targeting
i586 is

Using built-in specs.
Target: i586-geexbox-linux-gnu
Configured with: ../configure --host=x86_64-unknown-linux-gnu
--build=x86_64-unknown-linux-gnu --target=i586-geexbox-linux-gnu
--prefix=/home/davide/geexbox/build.i386.eglibc/toolchain
--with-sysroot=/home/davide/geexbox/build.i386.eglibc/toolchain/i586-geexbox-linux-gnu/sysroot
--with-local-prefix=/usr/local
--with-gmp=/home/davide/geexbox/build.i386.eglibc/toolchain
--with-mpfr=/home/davide/geexbox/build.i386.eglibc/toolchain
--enable-languages=c,c++ --disable-__cxa_atexit --disable-libmudflap
--disable-libssp --disable-multilib --enable-shared --enable-c99
--enable-long-long --enable-threads=posix --enable-tls --disable-nls
Thread model: posix
gcc version 4.4.1 (GCC) 

Please note that this particular toolchain uses eglibc, but the same problem
happens using glibc.

Davide


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list