Hi! I think in that document it says that is only for x32. quote: **Note: The '-mno-tls-direct-seg-refs' flag does not make sense on any 64bit system. For such systems you can skip the recompilation of the whole world and just recompile glibc
Regards, Mike David Shen wrote: > Hi, > > I am trying to install Xen VM on my gentoo 2008 x64. According to what > http://en.gentoo-wiki.com/wiki/Xen said, I should run "mv /usr/lib/tls > /usr/lib/tls.disabled" and re-compile glibc and gcc to disable the > 'tls' feature. But I found that my system *DOES NOT* have the > /usr/lib/tls file/directory. Does this changed its place, or this > prerequisite does not apply to x64 system? > > >