|
|
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Speed-up linking
Speed-up linking [message #5617] |
Fri, 06 October 2006 03:11  |
lectus
Messages: 329 Registered: September 2006 Location: Brazil
|
Senior Member |
|
|
Is it possible to speed-up linking with Mingw?
Or do I have to move to MSVC++ Express to get faster linking?
Linking here with lastest upp-dev/mingw is 1:09.71 of a simple application with a window and few controls. Is it normal?
|
|
|
|
|
|
|
Re: Speed-up linking [message #5638 is a reply to message #5617] |
Fri, 06 October 2006 19:17   |
lectus
Messages: 329 Registered: September 2006 Location: Brazil
|
Senior Member |
|
|
"No. Should be about 10s max."
How do you get this? If I can do some configuration to speed-up the linking like this I would not need to download the big VC++ Express+Platform SDK.
I don't understand this. When C++ compilers get more ANSI compliant they become worse. VC++ 7.1 is better than VC++ 8.0. Also GCC 2.5 produced smaller/faster code than GCC 3.1 (that is more ANSI compliant). Why this?
I think if the linking is faster at least during development and slower at the the final release it would be OK.
Which is faster? Mingw debug, Mingw optimal, Mingw speed, Mingw size?
Thanks!!
[Updated on: Fri, 06 October 2006 19:33] Report message to a moderator
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Mon Apr 28 01:02:23 CEST 2025
Total time taken to generate the page: 0.01661 seconds
|
|
|