[Bug target/61407] Build errors on latest OS X 10.10 Yosemite with Xcode 6 on GCC 4.8.3
jeremyhu at macports dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 27 19:19:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61407
Jeremy Huddleston Sequoia <jeremyhu at macports dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremyhu at macports dot org
--- Comment #42 from Jeremy Huddleston Sequoia <jeremyhu at macports dot org> ---
The committed patch is incorrect. It makes an invalid assumption which breaks
the usage of deployment targets such as 10.9.3.
Please instead use the (GPL2) patch that I provided back in June and is
available from MacPorts:
https://trac.macports.org/browser/trunk/dports/lang/apple-gcc42/files/yosemite-deployment-target.patch
I will also attach it, but it is based on gcc-4.2 (I do not intentionally read
GPL3 code) and may require modification for usage in newer gcc.
More information about the Gcc-bugs
mailing list