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: Dave Thorup <email@hidden>
- Date: Mon, 15 Aug 2005 11:50:43 -0400
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).
On Aug 15, 2005, at 6:01 AM, Stefan Werner wrote:
Hi everyone,
I'm happy to tell you that I don't have these long linker times any
more. Switching from gcc 3.3 to gcc 4.0 made the difference. It
took a while to get gcc 4 to accept the code, but the difference in
compiling and linking speed is incredible and certainly worth it. I
can only encourage those who still stick with gcc 3 to upgrade now!
I know that gcc 4 is really pedantic about what it thinks your C++
should look like, but for me the time I save at recompiling more
than compensates the time I spent on making gcc 4 like my code.
_____________________________
Dave Thorup
Software Engineer
email@hidden
http://www.kuwan.net
Defaults Manager - The premier editor for Mac OS X's User Defaults /
Preferences database.
_______________________________________________
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