Get your own customer support community
 

TIDE Linker ridiculous slow!!!

My recent project includes several source files and lots of functions(!).

- Recently, as more funcions were added, the link time grew from a few (5-10) seconds to a ridiculous >10 minutes!!! Application size= 160KB, stack size= 54 bytes (aprox values)
- The solution was to replace funcion/sub calls with the code itself!!! The application file size grew a lot, but I managed to reduce the link time to 10-20 seconds.
- Is this caused by the growing call stack? I noticed the link time grew enormously when the stack space grew over 50 bytes.
- Last week, more functions were added (application file size= 171KB, stack size= 60 bytes) and the link time grew to 4 minutes - my CPU is a Pentium DualCore at 3 GHz, not a rather fast machine, IMHO.
- Just for the record, the project I developed before this one, has application file size= 68KB, stack size= 48 bytes and takes 1 second to link!

Now, what seems to be the problem with tlink.exe???
(TIDE version is 2.9.21beta, Jul 22 2009)

Hello, Tibbo people? Any answers?
 
sad I’m unhappy, confused
Inappropriate?
1 person has this problem

The company marked this problem solved.


User_default_medium