https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95389

--- Comment #6 from Ulrich Teichert <ulrich.teichert at gmx dot de> ---
After running out of disk space during stage2 of the gcc build, I now have a
gcc 11.2.0 compiled for sparc64:

ristkon:~> gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/sparc64-unknown-linux-gnu/11.2.0/lto-wrapper
Target: sparc64-unknown-linux-gnu
Configured with: ../gcc-11.2.0/configure --enable-languages=c,c++,go,d
--disable-multilib
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 11.2.0 (GCC) 

So far, so good. But the kubernetes build fails with a seg fault now. Will open
another bug for that, but so far I can't verify that this here bug is fixed.
  • [Bug go/95389] Kubernetes build... ulrich.teichert at gmx dot de via Gcc-bugs

Reply via email to