This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: configuring glibc-2.8 for arm


On Wed, Nov 18, 2009 at 4:37 AM, abhijeet tripathi
<abhijeet.tripathy@yahoo.co.in> wrote:
> # ../configure --host=arm-linux-eabi --build=i686-pc-linux-gnu --with-headers=/home/abhijeet/IHR/kernel_src/linux-2.6-stable/include/ --with-numa-policy=yes --enable-shared --with-arch=armv6j --with-cpu=arm1136jf-s --with-fpu=vfp --enable-add-ons --with-tls --with-nptl

You probably want --host=arm-none-linux-gnueabi (An EABI compliant ARM
GNU/Linux toolchain).

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]