[U-Boot] ARM: problem with linker option -pie
Albert ARIBAUD
albert.aribaud at free.fr
Sun Oct 31 09:20:07 CET 2010
Le 31/10/2010 01:31, Albert ARIBAUD a écrit :
All,
I can now reproduce the issue using ELDK 4.2 ("works") and CS
arm-2010q1-202 ("does not work") toolchains on openrd_base and current
tip of master plus Alexander's RFC patch. CS toolchain emits lots of
warnings about type-punned pointer dereferencing, though none in nand
code, and I think these are not related to our issue.
I will now analyze the patch code to see if it contains relocations that
should have applied but did not, or if it misses relocations altogether.
My currently favored bet right now is that BSS may have gotten its own
relocation table in later toolchains, but that's only a bet.
Amicalement,
--
Albert.
More information about the U-Boot
mailing list