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]

How to build 32 bit glibc in a 64 bit host ?


Hi all,

I've tried to build a 32-bit glibc in my 64-bit host and failed.

I gave "--buid i386-linux" to configure, and that went ok,
but when I try to "make" I get the following errors:

nptl/sysdeps/i386/tls.h:65:3: error: #error "TLS support is required."
In file included from include/tls.h:6,
                 from sysdeps/unix/sysv/linux/i386/sysdep.h:30,
                 from <stdin>:1:

Anyone knows what this about ?
Did I do something wrong ?
Maybe it's not even possible to achieve what I tried, and
I need to find a 32 bit host for that ?

Thank you,
Metuki


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