Re: 19 minutes of linking - not any more
Re: 19 minutes of linking - not any more
- Subject: Re: 19 minutes of linking - not any more
- From: Stefan Werner <email@hidden>
- Date: Mon, 15 Aug 2005 18:21:18 +0200
On Aug 15, 2005, at 5:50 PM, Dave Thorup wrote:
Just be sure that you realize that C++ code compiled with GCC 4.0
will only support Mac OS X 10.3.9 and later. You app won't run on
10.3.8 and earlier. If this is acceptable then you can continue to
enjoy GCC 4. Otherwise, you'll have to put up with GCC 3.3 which
is what we have to do (we need 10.2 support).
I am fully aware of that. We will probably make builds for QA and the
release builds with gcc 3.3 when the time comes (for now it's CW),
but I don't see why the internal development should happen on the
slower compiler. In my experience, gcc 4 is also much stricter than
gcc 3.3 when it comes to standard compliance, so we might actually
catch some issues that otherwise would be uncaught.
Stefan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden