News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

C::B needs much time to run program

Started by C:B_newbie, August 08, 2018, 11:07:22 AM

Previous topic - Next topic

C:B_newbie

Greetings,

I have just finished a c++ simulation (~300 lines of code, the largest one I have written up until now). The compiler doesn't give errors nor warnings, everything seems fine. If I click on "Run" the CB display gives
"-------------- Run: Debug in name_of_program (compiler: GNU GCC Compiler)---------------",
nothing else for like 90s. This is the first time, that happened. Is there something wrong?

Then the display shows "Checking for existence ... lots of paths...", which seems to be normal and the program starts running.
It is still running as I speak, there might be something wrong with the code. Could this be the reason for why CB takes so long to start running the program?

Regards

oBFusCATed

Is this problem reproducible? Is the system under high load?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

C:B_newbie

Right now, it works fine.

The system was not on heavy load. Really strange. And during the 90s, C::B sent "no response".

What does that ----debug--- line mean?

oBFusCATed

This is the name of the target you're running.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

BlueHazzard

Do you have some anti virus running? They slow down compiling, execution a lot, because compiler are basically viruses....