This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 4.3 bootstrap broken on i386-linux
is there any other short-time plan to get
i386-linux bootstrap back?
Just configure gcc with --disable-decimal-float. I don't think
dfp works on x86 very well.
Thanks for suggesting --disable-decimal-float.
Note that, in my above sentence, "any other short-time plan" includes
disabling it by default on that arch (temporarily or forever), as long
as it allows bootstrap with the "configure && make".
FX