Code::Blocks Forums

User forums => Help => Topic started by: rickg22 on October 31, 2005, 04:14:24 pm

Title: Repeated "Setting up compiler environment..." messages
Post by: rickg22 on October 31, 2005, 04:14:24 pm
in the Code::Blocks Debug tab:

Done parsing project rsa_test2 (22 total parsed files, 757 tokens in 0.391 seconds).
Setting up compiler environment...
Setting up compiler environment...
Setting up compiler environment...
Setting up compiler environment...
Setting up compiler environment...
Setting up compiler environment...
Setting up compiler environment...

Is this supposed to be normal?
Title: Re: Repeated "Setting up compiler environment..." messages
Post by: mandrav on October 31, 2005, 04:53:08 pm
Yes and no.
It is normal to be called many times but it could also be optimized. We 've just left it as it is until the framework is re-designed anyway...