All of lore.kernel.org
 help / color / mirror / Atom feed
From: Remy Bohmer <linux@bohmer.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
Date: Thu, 27 Jan 2011 19:07:09 +0100	[thread overview]
Message-ID: <AANLkTinx7HK-Ytgi=ijGr9vfS1dg6UBFqdUauU540ki3@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinwT+pVLdCZurT_+kt5nyNeRy6K8i66DhSRKS8T@mail.gmail.com>

Hi,

2011/1/27 Remy Bohmer <linux@bohmer.net>:
> Hi,
>
> 2011/1/6 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>:
>> Linker needs to use the proper endian/bfd flags even when doing partial linking.
>> LDFLAGS_u-boot sets linker option which is called it when U-boot is built
>> (u-boot final).
>> LDFLAGS sets necessary option by partial linking (use in cmd_link_o_target).
>>
>> CC: Mike Frysinger <vapier@gentoo.org>
>> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
>> ---
>
> This patch breaks compilation for some ARM based boards, I get for
> example this error:

Never mind...
This patch already solves this problem:
http://comments.gmane.org/gmane.comp.boot-loaders.u-boot/93537

Kind regards,

Remy

  reply	other threads:[~2011-01-27 18:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-06  1:23 [U-Boot] [PATCH v2] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS Nobuhiro Iwamatsu
2011-01-07  3:40 ` Mike Frysinger
2011-01-25 21:22 ` Wolfgang Denk
2011-01-27 17:53 ` Remy Bohmer
2011-01-27 18:07   ` Remy Bohmer [this message]
2011-01-27 23:32     ` Nobuhiro Iwamatsu

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='AANLkTinx7HK-Ytgi=ijGr9vfS1dg6UBFqdUauU540ki3@mail.gmail.com' \
    --to=linux@bohmer.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 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.