This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] fix c++ on darwin
- From: Shantonu Sen <ssen at opendarwin dot org>
- To: Eric Christopher <echristo at apple dot com>
- Cc: GCC Development <gcc at gcc dot gnu dot org>
- Date: Fri, 14 Apr 2006 10:16:04 -0700
- Subject: Re: [patch] fix c++ on darwin
- References: <14515570-CA9E-4640-874C-7CACC5D35E51@apple.com> <ABEC2AE6-D27E-48BA-B640-F90143D1CE5B@apple.com> <16CBAB92-A587-4147-9E52-42B90C80FA1F@apple.com> <EE234C66-592F-4F57-8CA0-B24A4C54A50B@opendarwin.org> <340F7A95-73AE-45DD-BE33-C89EC5E0FE42@apple.com>
Yes, I set that. That's the goal, using new features available in Mac
OS X 10.4 and creating binaries that are compatible with a stock 10.4
system.
Shantonu
On Apr 14, 2006, at 10:13 AM, Eric Christopher wrote:
On Apr 14, 2006, at 8:29 AM, Shantonu Sen wrote:
(Moving to gcc@)
Eric, when will this be resolved? It's been over a month, and test
suite results still are horrible
I had MACOSX_DEPLOYMENT_TARGET set in my environment, when I removed
that everything worked just fine for me... I can test again if
you're still seeing it. (You'd be the second report)
-eric