All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] toolchain: add support for glibc
Date: Thu, 22 Aug 2013 21:42:18 +0200	[thread overview]
Message-ID: <5216699A.8090800@mind.be> (raw)
In-Reply-To: <52153685.6010407@mind.be>

On 21/08/13 23:52, Arnout Vandecappelle wrote:
> On 18/08/13 19:36, Thomas Petazzoni wrote:
>> +config BR2_TOOLCHAIN_BUILDROOT_GLIBC
>> +    bool "glibc (experimental)"
>> +    depends on BR2_arm    || BR2_armeb    || BR2_aarch64 || \
>> +           BR2_i386   || BR2_mips     || BR2_mipsel  || \
>> +           BR2_mips64 || BR2_mips64el || BR2_powerpc || \
>> +           BR2_sh     || BR2_sh64     || BR2_sparc   || \
>> +           BR2_x86_64
>
>   I though, let's try this patch with some exotic architecture, and guess
> what:
>
>  >>> glibc 2.18 Configuring
> ...
> checking sysdep dirs... configure: error: The sh64 is not supported.
>
>
>   Continuing with sparc...

  sparc wouldn't even build gcc-initial, so I continued with powerpc and 
that at least worked :-)  Given that the two comments I had were minor, 
you can add my

Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>


  Regards,
  Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

      reply	other threads:[~2013-08-22 19:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-18 17:36 [Buildroot] [PATCH] toolchain: add support for glibc Thomas Petazzoni
2013-08-21 21:45 ` Arnout Vandecappelle
2013-08-22 21:26   ` Thomas Petazzoni
2013-08-22 23:26     ` Arnout Vandecappelle
2013-08-23  4:48       ` Thomas Petazzoni
2013-08-28 20:16         ` Arnout Vandecappelle
2013-08-29  7:38           ` Thomas Petazzoni
2013-08-29 15:54             ` Arnout Vandecappelle
2013-08-30  7:46               ` Thomas Petazzoni
2013-08-21 21:52 ` Arnout Vandecappelle
2013-08-22 19:42   ` Arnout Vandecappelle [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=5216699A.8090800@mind.be \
    --to=arnout@mind.be \
    --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.