Code::Blocks Forums

User forums => Help => Topic started by: Joselito on December 16, 2014, 05:36:32 am

Title: Latest code blocks + gcc slow compilation
Post by: Joselito on December 16, 2014, 05:36:32 am
Hi !

I used to code with a:

Quote
Core2Duo E7500;
4 GM RAM DDR2;

And used to work perfect.

Now that I have:

Quote
Core i5 4590 Haswell;
8 GM RAM DDR3;

The compilation is very slow, only to build and run the default project with a simply "hello world" it takes like 5 seconds or more...
I already tried to change:

Compiler > Build Options >  Number of processes for parallel builds : 1, 2, 6, 8

Please, anyone help me e.e I just need this to get back to normal...

Title: Re: Latest code blocks + gcc slow compilation
Post by: ollydbg on December 16, 2014, 05:59:46 am
Please respect the forum rule, and do not post the same contents many times.
Title: Re: Latest code blocks + gcc slow compilation
Post by: stahta01 on December 21, 2014, 06:09:24 am
Since, you gave no real info.
My wild guess is your AV software is to blame.

I suggest you try compiling from the command line.

Tim S.