On Sun, 16 May 2010, Rob Landley wrote:

> On Saturday 15 May 2010 13:30:51 Cristian Ionescu-Idbohrn wrote:
> >
> > Yes.  A performant shell it's crucial in the embedded world, as an
> > important part of cross-building and also running the target
> > system.
>
> On the target use a busybox shell.

Or 'dash'.

> That's a separate issue from your build environment.

Yes and no.

The build system I use makes extensive use of the shell to generate
Makefiles and make the source code available to 'make'.  Makefiles use
shell script snippets too.  The performance boost of a fast shell _is_
important.


Cheers,

-- 
Cristian
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to