public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] ARM ld: section .bss overlaps section .rel.dyn
Date: Sun, 30 Oct 2011 11:24:36 +0100	[thread overview]
Message-ID: <4EAD25E4.2070500@aribaud.net> (raw)
In-Reply-To: <4EAD1D4E.8020902@googlemail.com>

Hi Dirk,

Le 30/10/2011 10:47, Dirk Behme a ?crit :
>
> Doing a ./MAKEALL ARMV7 (gcc [1]) with the recent git head I get a lot of
>
> arm-none-linux-gnueabi-ld: section .bss [...] overlaps section
> .rel.dyn [...]
> arm-none-linux-gnueabi-ld: section .dynsym [...] overlaps section .bss
> [...]
> ...
> make: *** [u-boot] Error 1
>
> for various boards [2]. I wasn't able to track this down to specific
> commit, yet.
>
> Anybody with an idea?

Weird... Linker file says explicitly that .bss does overlay above 
.rel.dyn, so the first message should not ever happen. As for the 
second, it could happen depending on the bss, .re.dyn and .dynsym sizes, 
maybe.

I'll have a look today.

> Best regards
>
> Dirk

Amicalement,
-- 
Albert.

  reply	other threads:[~2011-10-30 10:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-30  9:47 [U-Boot] ARM ld: section .bss overlaps section .rel.dyn Dirk Behme
2011-10-30 10:24 ` Albert ARIBAUD [this message]
2011-10-30 10:57   ` Albert ARIBAUD
2011-10-30 11:33     ` Dirk Behme
2011-10-30 12:46       ` Albert ARIBAUD
2011-10-30 16:05         ` 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=4EAD25E4.2070500@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox