All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Holler <holler@ahsoftware.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] armv7: fix linker file for newer ld support
Date: Tue, 02 Nov 2010 11:19:44 +0100	[thread overview]
Message-ID: <4CCFE5C0.8040805@ahsoftware.de> (raw)
In-Reply-To: <AANLkTimJ7216YW6FMjxGSyvbD=Za=nTjU_Y30zBZZNGY@mail.gmail.com>

Hello,

Am 02.11.2010 05:05, schrieb Steve Sakoman:
> I've been using gcc 4.3.3, so I haven't run into the issue that this
> patch is attempting to fix.
>
>    
just to correct this, the problem is a change in binutils and not, as I 
wrongly assumed earlier, gcc. Using ld from binutils 2.20.1 leads to 
problems with the relocation without a patch.

gcc is unrelated, at least here. I'm unable to get working u-boot for 
the Beagleboard using gcc 4.5.1 (and binutils 2.20.1), but using gcc 
4.3.5 (and binutils 2.20.1) u-boot runs. There seems to be an error with 
using mmc, but I assume this is unrelated to relocation (as the problem 
with gcc 4.5.1).

Regards,

Alexander

      parent reply	other threads:[~2010-11-02 10:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-02  3:23 [U-Boot] [PATCH] armv7: fix linker file for newer ld support Alexander Holler
2010-11-02  4:05 ` Steve Sakoman
2010-11-02  7:48   ` Albert ARIBAUD
2010-11-02 13:08     ` Steve Sakoman
2010-11-02 16:28       ` Albert ARIBAUD
2010-11-02 16:56         ` Steve Sakoman
2010-11-02 17:00         ` Måns Rullgård
2010-11-02 17:38           ` Albert ARIBAUD
2010-11-03 12:26             ` Alexander Holler
2010-11-02 10:19   ` Alexander Holler [this message]

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=4CCFE5C0.8040805@ahsoftware.de \
    --to=holler@ahsoftware.de \
    --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.