Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Upp links every time and takes minutes
Re: Upp links every time and takes minutes [message #41268 is a reply to message #41042] Thu, 21 November 2013 15:44 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
NilaT wrote on Wed, 23 October 2013 05:22

Okay, I recognized that it doesn't link EVERY time, but almost...

Here an update from right now:
xxx: 63 file(s) built in (0:55.70), 884 msecs / file, duration = 57471 msecs, parallelization 62%
Linking...
LINK : C:\xxx.exe wurde nicht gefunden oder beim letzten inkrementellen Linkvorgang nicht erstellt; vollständiger Link wird dur
	chgeführt.
C:\xxx.exe (36297216 B) linked in (6:44.66)

OK. (6:52.85)



Hi,

first of all, this is non-critical error, rather warning.

What it really means is that incremental linking (which is supposed to speed-up link process) has failed to recognize the previous status of linking in .exe and/or .ilk files. Something made incremental linking "out-of-sync".

I guess that today, especially with SSD drives, the speed-up is mostly irrelevant. However, if you really want to get rid of it, you can try to delete target .exe and .ilk (linker will rebuild it then).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: static libraries for tdm and using shared lib
Next Topic: can't include .rc icons
Goto Forum:
  


Current Time: Mon May 13 20:43:57 CEST 2024

Total time taken to generate the page: 0.01820 seconds