[U-Boot-Users] Advice about a problem compiling with alternative toolchain
Andrew Reusch
andrew.reusch at wiline.com
Wed Dec 15 19:29:44 CET 2004
Andrew Reusch wrote:
> Apparently, the toolchain I built wasn't handling the .rodata.str1.4
> section correctly, it wasn't being subsumed into the .text section.
> Instead it was at some low address.
What I said was wrong. Is it correct to say that the ".rodata.str1.4"
section is realigned or relocated to be part of the ".data" sections by
the linker?
More information about the U-Boot
mailing list