On my dev machine which is 4-core I have the following values:
1
2
3
4
unlimited
I would like to set this value to 5, but I can't. Any work-around?
No. of concurrent jobs
-
- CodeLite Veteran
- Posts: 56
- Joined: Thu Sep 22, 2011 11:29 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: No. of concurrent jobs
You can't.
You can patch the sources...
Eran
You can patch the sources...
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Veteran
- Posts: 56
- Joined: Thu Sep 22, 2011 11:29 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: No. of concurrent jobs
That would work, but I am kind of reluctant to do local modifications. I track CL progress daily hoping that one beautiful day I'll see correct build sorting of projects with depencies level > 2.