multiple pipes shell problem

Smith, Stephen x0024226 at ti.com
Tue Dec 13 18:51:02 UTC 2011


Toolchain (code sourcery):
arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2

Linking against std libc (2.11.1) (it's in the toolchain) and gcc is 4.4.1.

Build Commands:
make distclean
make defconfig
LDFLAGS=--static make -j 4 CROSS_COMPILE=arm-none-linux-gnueabi-

I believe that makes the .config what was the default since I didn't change any options.  To "fix", all I did was change to static binary, built and it worked.  And to verify, just now I removed that option, built and problem back.

Stephen

-----Original Message-----
From: Denys Vlasenko [mailto:vda.linux at googlemail.com] 
Sent: Tuesday, December 13, 2011 11:27 AM
To: Smith, Stephen
Cc: busybox at busybox.net
Subject: Re: multiple pipes shell problem

On Mon, Dec 12, 2011 at 7:36 PM, Smith, Stephen <x0024226 at ti.com> wrote:
> Answering my own question for the search record...
>
> Building busybox with static binary (no shared libs) set did the trick.

This should not make any difference... :(
Against which libc did you build?
Can you attach the .config?

-- 
vda


More information about the busybox mailing list