Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/3] Upgrade ARC port to new toolchain
Date: Thu, 18 Jul 2013 21:57:57 +0200	[thread overview]
Message-ID: <20130718215757.044949c7@skate> (raw)
In-Reply-To: <1374172354-3248-1-git-send-email-mjonker@synopsys.com>

Dear Mischa Jonker,

On Thu, 18 Jul 2013 20:32:31 +0200, Mischa Jonker wrote:
> These three patches upgrade the ARC toolchain to GCC 4.8 and
> Binutils 2.23.2. This fixes multiple issues (including most
> autobuilder failures from the past couple of weeks).

Nice!

Can you send a followup patch to remove:

ifeq ($(BR2_GCC_VERSION_4_4_7_ARC),y)
HOST_GCC_COMMON_DEPENDENCIES += host-flex host-bison
endif

from package/gcc/gcc.mk

and

ifeq ($(BINUTILS_VERSION),2.19-arc)
HOST_BINUTILS_DEPENDENCIES = host-flex host-bison
else
HOST_BINUTILS_DEPENDENCIES =
endif

from binutils.mk ?

Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  parent reply	other threads:[~2013-07-18 19:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-18 18:32 [Buildroot] [PATCH 0/3] Upgrade ARC port to new toolchain Mischa Jonker
2013-07-18 18:32 ` [Buildroot] [PATCH 1/3] uclibc, eglibc: remove REALLY_NOSTDLIB references Mischa Jonker
2013-07-18 18:32 ` [Buildroot] [PATCH 2/3] arc: binutils: Go from 2.19-arc to 2.23.2-arc Mischa Jonker
2013-07-18 18:32 ` [Buildroot] [PATCH 3/3] arc: gcc: Go from 4.4.7 to 4.8 for ARC Mischa Jonker
2013-07-18 19:57 ` Thomas Petazzoni [this message]
2013-07-18 21:43   ` [Buildroot] [PATCH 0/3] Upgrade ARC port to new toolchain Mischa Jonker

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=20130718215757.044949c7@skate \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox