From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARMv7: Fix linker errors across toolchain versions
Date: Wed, 01 Dec 2010 19:36:38 +0100 [thread overview]
Message-ID: <4CF695B6.2010106@free.fr> (raw)
In-Reply-To: <B85A65D85D7EB246BE421B3FB0FBB5930247AFDACE@dbde02.ent.ti.com>
Le 01/12/2010 19:19, Premi, Sanjeev a ?crit :
>> If you find another way to do this overlay yet end up producing a
>> different binary, I'll be interested in the result, but I
>> honestly don't
>> think you will find any.
>
> [sp] I am trying on this. Getting back to linker scripts after many
> years. But assuming that there is no way; I am still looking
> for an explanation on:
>
> 1) why the current metod produces different errors across
> different toolchain versions.
Good question. I know this linker file is exactly the same as for
arm926ejs, and I don't get the error with edminiv2 which is arm926ejs
based; so it's not only different toolchains, it is also different
boards or even different build environments.
> 2) How does presence of one variable alone breaks the build?
Good question again.
> At least, compiler doesn't complain. Even moving it out
> of .bss by explicit initialization doesn't help.
> BTW, I verified that it is not used anywhere till end of
> board_init_f() - didn't go further. Should I?
For the moment we should focus on what happens when we use the current
.lds -- it causes a linker error, right? Once we get this sorted out,
we'll see if the build actually runs.
> Can yo help me on these?
As for the linker error, I am sorry I got a bit lost: I know which
toolchains you tried (2010q1 and 2009q1) but not exactly which codebase
you build (is it v2010.12-rc2 ? master ? specific patches?) or which
board you build. Please refresh me on this, so that I can reproduce the
issue locally (I've got 2010q1 already installed).
> ~sanjeev
Amicalement,
--
Albert.
next prev parent reply other threads:[~2010-12-01 18:36 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-01 15:17 [U-Boot] [PATCH] ARMv7: Fix linker errors across toolchain versions Sanjeev Premi
2010-12-01 15:58 ` Premi, Sanjeev
2010-12-01 19:55 ` Wolfgang Denk
2010-12-01 17:13 ` Albert ARIBAUD
2010-12-01 17:19 ` Premi, Sanjeev
2010-12-01 17:32 ` Albert ARIBAUD
2010-12-01 18:19 ` Premi, Sanjeev
2010-12-01 18:36 ` Albert ARIBAUD [this message]
2010-12-01 18:54 ` Premi, Sanjeev
2010-12-01 21:39 ` Albert ARIBAUD
2010-12-02 6:59 ` Albert ARIBAUD
2010-12-02 7:34 ` Wolfgang Denk
2010-12-02 7:51 ` Albert ARIBAUD
2010-12-02 8:13 ` Wolfgang Denk
2010-12-02 8:26 ` Albert ARIBAUD
2010-12-02 8:30 ` Premi, Sanjeev
2010-12-02 8:42 ` Albert ARIBAUD
2010-12-02 11:25 ` Premi, Sanjeev
2010-12-02 11:39 ` Wolfgang Denk
2010-12-02 12:45 ` Premi, Sanjeev
2010-12-02 14:00 ` Wolfgang Denk
2010-12-02 8:56 ` Wolfgang Denk
2010-12-02 8:14 ` Premi, Sanjeev
2010-12-02 8:18 ` Premi, Sanjeev
2010-12-01 20:08 ` Wolfgang Denk
2010-12-01 18:23 ` Premi, Sanjeev
2010-12-01 18:28 ` Albert ARIBAUD
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=4CF695B6.2010106@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.