All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mason <slash.tmp@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2016-01-14
Date: Sun, 17 Jan 2016 14:05:41 +0100	[thread overview]
Message-ID: <569B91A5.2040809@free.fr> (raw)
In-Reply-To: <odbsmcxudn.ln2@ID-313208.user.individual.net>

On 17/01/2016 12:44, Bernd Kuhls wrote:

> Am Sun, 17 Jan 2016 10:05:42 +0100 schrieb Mason:
> 
>> Arnout is suggesting:
>>
>> depends on !BR2_arc || BR2_TOOLCHAIN_GCC_AT_LEAST_4_9
>>
>> Reading more closely, are you saying the build is broken on ARC if gcc
>> version >= 4.8 ? Or if gcc version <= 4.8 ?
> 
> the build on arc is broken with gcc-4.8, the fix was committed to gcc-4.9:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59049
> 
> After further inspection I saw that gcc-4.8 is the only toolchain offered 
> by buildroot for arc so
> 	depends on !BR2_arc
> alone fixes the problem, see http://patchwork.ozlabs.org/patch/569251/

I would have thought

depends on !BR2_arc || BR2_TOOLCHAIN_GCC_AT_LEAST_4_9

was a better solution, since the package would "automatically"
be available once gcc 4.9 is available for that platform.

Regards.

      reply	other threads:[~2016-01-17 13:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-15  7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2016-01-14 Thomas Petazzoni
2016-01-16 10:34 ` Bernd Kuhls
2016-01-16 21:16   ` Arnout Vandecappelle
2016-01-16 21:52     ` Bernd Kuhls
2016-01-17  9:05       ` Mason
2016-01-17 11:44         ` Bernd Kuhls
2016-01-17 13:05           ` Mason [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=569B91A5.2040809@free.fr \
    --to=slash.tmp@free.fr \
    --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.