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

--- Comment #4 from John Paul Adrian Glaubitz <glaubitz at physik dot 
fu-berlin.de> ---
I tried this patch but it does not address the issue with posix_spawn that I am
seeing.

Trying to build gcc from git on Linux sparc64 with glibc 2.37 with the
following configuration:

./configure --enable-languages=c,c++ --disable-bootstrap --disable-multilib
--disable-nls --host=sparc64-unknown-linux-gnu

fails with:

xgcc: fatal error: cannot execute '/home/glaubitz/gcc/build/./gcc/cc1plus':
posix_spawn: Bad address
compilation terminated.

This can be worked around when building with one parallel job (make -j1).
  • [Bug other/112836] gcc fa... glaubitz at physik dot fu-berlin.de via Gcc-bugs

Reply via email to