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: How to build 32 bit glibc in a 64 bit host ?


On Thu, Jul 3, 2008 at 10:24 PM, Nix <nix@esperi.org.uk> wrote:
> On 3 Jul 2008, Metuki Sabhe stated:
>> ../glibc-2.5/configure --build i386-linux
>
> `i386-linux' is appropriate only if you're trying to build on an actual
> i386. Those systems indeed cannot support TLS.
>
> You probably want to specify --build i686-pc-linux-gnu at the very
> least.

I want to get the exact result that is built on a 32-bit system.

Should I give i686-pc-linux-gnu ? or is it even possible to get the
exact result ?

Thanks
Metuki

>


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