Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: InddZen on November 05, 2008, 06:29:31 pm

Title: Rebuilding instead of compiling
Post by: InddZen on November 05, 2008, 06:29:31 pm
Hi all,

I've noticed that in one of the computers I work on, everytime I compile my projects (whether they were modified or no) it's compiling all the files! I checked out and I found out that it's rebuilding them. And it's obviously very annoying since it's taking a lot of time.

I tried to check the compiler options but I'm not sure what to change.

So if anyone have an idea to solve this problem...

Thks in advance
Title: Re: Rebuilding instead of compiling
Post by: stahta01 on November 06, 2008, 05:05:27 am
Did you verify the Date & Time is right on the PC?

Tim S
Title: Re: Rebuilding instead of compiling
Post by: InddZen on November 07, 2008, 09:31:42 am
Yes I checked. And there's no problem about that. :(
Title: Re: Rebuilding instead of compiling
Post by: ollydbg on November 27, 2008, 05:31:54 pm
I have meet the problem when I use visual c++ which I modify the system time to an early time.
So, I suspect that this problem is due to the same reason in code::blocks.