------- Comment #35 from pluto at agmk dot net  2005-11-23 19:47 -------
(In reply to comment #34)

> Did you try to compile make.adb at -O1 or -O0?

i always do a full bootstrap with different flags for stage1 and 2+.

make bootstrap \
        BOOT_CFLAGS="%{rpmcflags}" \
        STAGE1_CFLAGS="%{rpmcflags} -O0" \

stage1 (with -O0) builds, stage2 fails.
(rpmcflags == -O2 + additional options).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22533

Reply via email to