Re: gold linker
Re: gold linker
- Subject: Re: gold linker
- From: Rippit the Ogg Frog <email@hidden>
- Date: Sat, 25 Jul 2009 05:14:23 -0700
Hendrik Wendler wrote:
... are there any other tips to reduce link times?
It might help to build some of your code into static libraries. The
link still has to be done, but the linker won't have to open and close
so many files.
Rippit the Ogg Frog
email@hidden
http://www.oggfrog.com/
_______________________________________________
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
References: | |
| >gold linker (From: Hendrik Wendler <email@hidden>) |