All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] binutils: fix buildng of Linux kernel for ARCv2 ISA
Date: Tue, 4 Aug 2015 20:07:22 +0200	[thread overview]
Message-ID: <20150804200722.6effb8d5@free-electrons.com> (raw)
In-Reply-To: <1438688562-26476-1-git-send-email-abrodkin@synopsys.com>

Dear Alexey Brodkin,

On Tue,  4 Aug 2015 14:42:42 +0300, Alexey Brodkin wrote:
> With fix of missing .tdata/.tbss sections we unintentionally introduced
> a regression for ARCv2 ISA (read ARC HS38) kernel building.
> 
> That's what we got on attempt to build kernel:
> ----------------------------------->8--------------------------------------
>   LD      drivers/video/fbdev/built-in.o
> arc-linux-ld: ERROR: Attempting to link drivers/video/fbdev/omap2/built-in.o with a binary drivers/video/fbdev/built-in.o of different architecture
> arc-linux-ld: failed to merge target specific data of file drivers/video/fbdev/omap2/built-in.o
> scripts/Makefile.build:337: recipe for target 'drivers/video/fbdev/built-in.o' failed
> make[3]: *** [drivers/video/fbdev/built-in.o] Error 1
> scripts/Makefile.build:403: recipe for target 'drivers/video/fbdev' failed
> make[2]: *** [drivers/video/fbdev] Error 2
> scripts/Makefile.build:403: recipe for target 'drivers/video' failed
> make[1]: *** [drivers/video] Error 2
> Makefile:944: recipe for target 'drivers' failed
> make: *** [drivers] Error 2
> ----------------------------------->8--------------------------------------

I've fixed the typo in the commit title, and applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2015-08-04 18:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-04 11:42 [Buildroot] [PATCH] binutils: fix buildng of Linux kernel for ARCv2 ISA Alexey Brodkin
2015-08-04 18:07 ` Thomas Petazzoni [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=20150804200722.6effb8d5@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.