[Bug ld/6727] Thumb interworking code zero when another section is positioned before positioning .text

2008-08-25 Thread adsouzp at netscape dot net
--- 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

[Bug ld/6854] New: Use of BASH_LINENO[0] in ld/genscripts.sh prevents use of dash

2008-08-25 Thread martinwguy at yahoo dot it
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

[Bug ld/6854] Use of BASH_LINENO[0] in ld/genscripts.sh prevents use of dash

2008-08-25 Thread martinwguy at yahoo dot it
--- 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

[Bug ld/6854] Use of BASH_LINENO[0] in ld/genscripts.sh prevents use of dash

2008-08-25 Thread amodra at bigpond dot net dot au
--- 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