Test suite crashes on PPC64

Joseph Myers joseph@codesourcery.com
Fri Feb 23 02:01:00 GMT 2018


On Thu, 22 Feb 2018, Zack Weinberg wrote:

> *sigh* I guess I have to build GCC myself after all.  And probably
> also binutils.

I think that if you run the "compilers" stage of build-many-glibcs.py for 
a single configuration, the resulting installed tools, if it's for a 
configuration that can run natively on the system you are using, should be 
entirely suitable for doing native build / test of glibc.

(Caveat regarding using build-many-glibcs.py on Power systems: it defaults 
parallelism to the number of CPU cores reported by the operating system, 
but some Power systems have a number of hardware threads that is much 
larger than an actual sensible level of parallelism.  So you may want to 
specify a -j option to avoid it defaulting to something like -j160.)

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list