[Buildroot] [PATCH] toolchain: add support for glibc

Arnout Vandecappelle arnout at mind.be
Wed Aug 21 21:52:05 UTC 2013


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...

  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



More information about the buildroot mailing list