Author Topic: Multiple file compilation  (Read 3265 times)

Renato_A

  • Guest
Multiple file compilation
« on: July 29, 2014, 04:36:46 pm »
Hello all:

I've been using C::B 13.12 in Ubuntu 14.04. Is there a way to enable compilation of multiple files at once in C::B? I would like to profit from the quadcore processor I have in my computer.

Thanks

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Multiple file compilation
« Reply #1 on: July 29, 2014, 09:00:29 pm »
Yes make a project an it should be set to use them all. If not go to Settings -> Compiler -> Build options -> Number of processes for parallel builds
(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!]

Offline scarphin

  • Lives here!
  • ****
  • Posts: 644
Re: Multiple file compilation
« Reply #2 on: July 29, 2014, 11:31:26 pm »
Out of curiosity, is that option global? It seems to change the setting for every compiler on my installation.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Multiple file compilation
« Reply #3 on: July 29, 2014, 11:44:24 pm »
Yes, I think it is common for all compilers...
(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!]