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

--- Comment #148 from Peter Dyballa <Peter_Dyballa at web dot de> ---
D-word! Breakfast is ready to be eaten and the build stops with missing
md-unwind-def.h!

Before I start another, a bit more optimised build with updated PATH setting,
how can I start to build the cross-compiler up to the final stages of all four,
ppc(32), i686, x86_64, ppc64? Probably it's necessary to now enable multilib…

My idea is to get logs from 'make -p' and 'make -d' in the corresponding
<architecture>/gcclib directories, to compare them and to find the clue why all
except ppc are so successful. Which also means that I need something reversible
to make the compiler in those directories stop – I cannot sit in front of my
old PowerBook and wait until "gcclib" appears.

It's OK for me to manually intercept and make the build process continue.

Reply via email to