On Tue, Mar 10, 2015 at 07:13:48AM +0100, Markus Trippelsdorf wrote:
> This patch breaks the build on ppc64le:

Works for me with your configure options.

> trippels@gcc2-power8 gcc_build_dir % ../gcc/configure --with-cpu=power8 
> --disable-libsanitizer --disable-bootstrap --disable-libstdcxx-pch 
> --disable-libvtv --disable-libitm --disable-libcilkrts --disable-libssp 
> --disable-libgomp --disable-werror --disable-multilib --enable-languages=c,c++

At a guess, you're trying to build without glibc installed.  If so,
you'll also need --disable-shared.  I'm a bit surprised if you could
do that before my patch.

> There is a ppc64le compile farm machine available @gcc2-2-power8.osuosl.org.

I would be greedy to load the compile farm when I can use internal IBM
machines.  :)

-- 
Alan Modra
Australia Development Lab, IBM

Reply via email to