--- Additional Comments From adsouzp at netscape dot net 2008-08-25 13:19
---
hello Nick:
i do not know how to use patches and need to learn how first. also, after
applying your patch, a build of binutils is needed which really takes days for
me as we have frequent power cuts.
besides
Hi!
In building a complete cross-toolchain with CONFIG_SHELL=/bin/ash (-> dash) is
frustrated by a single line in ld/genscripts.sh:
...
if test -n "${BASH+set}"; then
printenv | grep BASH
source_em()
{
local current_script="$em_script"
em_script=$1
. $em_script
em_script=$c
--- Additional Comments From martinwguy at yahoo dot it 2008-08-25 16:06
---
Created an attachment (id=2928)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2928&action=view)
Patch to enable use of CONFIG_SHELL=/bin/dash
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6854
--- Additional Comments From amodra at bigpond dot net dot au 2008-08-25
23:11 ---
Already fixed in mainline CVS.
--
What|Removed |Added
Status|NEW