From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] ELF relocation issues wrt toolchain
Date: Sun, 31 Oct 2010 18:17:48 +0100 [thread overview]
Message-ID: <4CCDA4BC.2020601@free.fr> (raw)
All,
I think I've got the issue pinned down.
I noticed that in the non-working case, the _rel_dyn_start_ofs and
_rel_dyn_end_ofs both had the same value. I first suspected a linker
issue, when actually it was a linker *file* issue.
Somehow, between linker releases, the names of relocation input sections
have changed, which moved them out of our .rel.dyn, actually causing the
code not to relocate any more.
I am experimenting to find a solution that will please both 'old' and
'new' linkers.
Amicalement,
--
Albert.
next reply other threads:[~2010-10-31 17:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-31 17:17 Albert ARIBAUD [this message]
2010-10-31 17:59 ` [U-Boot] ELF relocation issues wrt toolchain Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CCDA4BC.2020601@free.fr \
--to=albert.aribaud@free.fr \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.