On Tue, 2006-08-15 at 11:55 -0600, [EMAIL PROTECTED] wrote: > >> > > It shows up because the test in configure attempts to compile some ASM. > > And ASM is arch specific. The toolchain is compiling 32bit but yet you > > tried to compiled 64bit code with a 32bit toolchain. This entry in > > config.cache should over ride that. libc_cv_386_tls=yes going to have to > > look into it more. Maybe there's a second test that I missed.
lib_cv_x86_64-tls=yes fixed the problem for the AMD64. _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
