From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Ostrowski Date: Tue, 17 Oct 2006 11:27:07 +0200 Subject: [Buildroot] Buildroot for ARM (big endian) and glibc support Message-ID: <4534A1EB.4080208@iis.fhg.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi, I've had Buildroot running on ARM Xscale big endian with Kernel 2.6.18 and uclibc. Now I need to change the uclibc to glibc. So how do I can manage to add glibc support to Buildroot ? Is there an easy way to do it ? Thanx