Discussion Forum

uV2 always rebuild all files. Why ?

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
GILLES DUPLAY
Posted
20-Sep-2004 09:25 GMT
Toolset
C166
New! uV2 always rebuild all files. Why ?
uV2 running on a laptop PC always rebuild all files (longer).
It works well on a desktop PC.

Do you know why ?
How uV2 detect to translate all files or only last files changes ?

Thanks
Read-Only
Author
Hans-Bernhard Broeker
Posted
20-Sep-2004 11:45 GMT
Toolset
C166
New! RE: uV2 always rebuild all files. Why ?
Where are the actual files: on the Laptop's local hard disk, or on some network volume?

I ask because the main input for all build control processes, including the Keil IDE, are file timestamps. If the local clock of your laptop disagrees with the clock of the machine the files are kept on, all kinds of funny things can happen.

And sometimes, the IDE just screws up. E.g. I've seen it re-link every time, even if nothing changed, and in particular no single file was compiled at all.
Read-Only
Author
Keil Support, Intl.
Posted
20-Sep-2004 12:20 GMT
Toolset
C166
New! RE: uV2 always rebuild all files. Why ?
Maybe a problem with the TZ environment variable. See:
http://www.keil.com/support/docs/1418.htm
Read-Only
Author
GILLES DUPLAY
Posted
21-Sep-2004 13:43 GMT
Toolset
C166
New! RE: uV2 always rebuild all files. Why ?
Thanks
I've solved my problem with Keil support answer.
The environnement variable TZ was set to a wrong value (AUTOEXEC.BAT)

Next Thread | Thread List | Previous Thread Start a Thread | Settings