------- Comment #21 from rwild at gcc dot gnu dot org 2010-04-16 05:17 ------- (In reply to comment #20) > PS> This will block any direct or first attempt to build gcc by Mac owners > unless they try builds of intermediate versions of gcc.
A bootstrap comparison failure can easily be worked around by specifying --disable-bootstrap at configure time. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43170