User forums > Help

"Slow" Build and Runs

<< < (2/3) > >>

chinmish:
Did you find the solution? I am using  a system with Core i5 4th gen 4200M @2.5GHz with 8GB ram and my codeblocks is 13.12 and compiler edition is TDM-GCC 4.9.2 64 bit release. I am new to coding and related stuff. I also tried other platforms like Dev-C++ and Eclipse CDT. I am having the same issue. Same compiler version.

oBFusCATed:
Do you have antivirus software running?
Is it faster if you try to compile manually from a command line?

chinmish:
I tried Cygwin compiler and nano editor. It again took a long time. Yes, I have an antivirus software(Avast). I really want to solve this issue. Thanks for the help.

I used Turbo C++ and this problem was not observed in Turbo C++.

Alpha:
Does build time change if you set an exception (or disable altogether) in your antivirus so it does not check the folder you installed your compiler to, and the folder you are programming/building in?

chinmish:
Adding exclusion didn't bring any significant change in compiling. However, execution of the same program was completed in 0.25 seconds.

I don't know if this is relevant but the same program, when executed on TurboC++, gives result in no time.

Thank you.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version