
31 Mar
2011
31 Mar
'11
8:55 a.m.
Dear Po-Yu Chuang,
In message 1301301782-1644-1-git-send-email-ratbert.chuang@gmail.com you wrote:
From: Po-Yu Chuang ratbert@faraday-tech.com
It seems __bss_end__ is not a true convention for all toolchains, at least not for PPC. Using _end for standalone programs might be the simplest way to fix this problem.
One of the other choices may be writing a linker script to provide __bss_end__ for PPC.
Signed-off-by: Po-Yu Chuang ratbert@faraday-tech.com
Hi all,
Not sure if this is the best solution, but I think this could fix Heiko's problem.
examples/standalone/mips.lds | 2 +- examples/standalone/sparc.lds | 2 +- examples/standalone/stubs.c | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-)
Applied, with updated changelog as discussed. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Objects in mirror are closer than they appear.