[Bug bootstrap/41180] can not build gcc 4.4.1 on Snow Leopard Mac OS X 10.6

howarth at nitro dot med dot uc dot edu gcc-bugzilla@gcc.gnu.org
Wed Sep 2 22:22:00 GMT 2009



------- Comment #24 from howarth at nitro dot med dot uc dot edu  2009-09-02 22:22 -------
We could also add (as a separate patch) a change identical to what Apple uses
in their gcc which only triggers on the  i[[3456789]]86-*-darwin* host and
target but this should be unnecessary after the config.guess change goes in.
After the config.guess change, it would only serve to idiot-proof configure for
the case of someone passing the  i[[3456789]]86-*-darwin10 host on a Snow
Leopard machine that is actually running and generating x86_64 binaries (and
will be identified properly by the patched config.guess as
x86_64-apple-darwin10).


-- 

howarth at nitro dot med dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |howarth at nitro dot med dot
                   |                            |uc dot edu


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



More information about the Gcc-bugs mailing list