Using C++ interface libraries, template type, project code hybrid with object-C, current now find the compiling speed is very slow, especially for the files bind with C++, compiling for each file need 2 or 3 minutes.
ENV: XCODE 4.0.1 + GCC 4.2
Question:
- Any factor which will cause compiling speed decline so much? What’s the root cause?
- Based on root cause of #1, any guidance to speed it up?
Any idea or discussion will be appreciated? Thanks in advance.