This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: configure: error: compiler support for __thread is required


Jean-Christophe Dubois wrote:
Build host/tools: Solaris 2.8/gcc 3.4.1/binutils 2.15

Target: ppc7400/Linux 2.6.7/glibc 2.3.3/linuxthread 2.3.3/gcc
3.4.1/binutils 2.15

During the build crosstool fails on this:

running configure fragment for sysdeps/powerpc/powerpc32/elf
running configure fragment for nptl/sysdeps/pthread
configure: error: compiler support for __thread is required

The glibc-2.3.3 tarball includes an nptl directory. That's where the error is coming from. Try deleting it. I ran into this myself this morning, haven't checked whether that fixes it yet. - Dan

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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