[Scons-users] Is there a way to isolate building a specific file
Erik Kazandjian
erik.kazandjian at gmail.com
Fri Jun 26 08:12:44 EDT 2020
Hi,
I have the following issue. In my current project there is some template
stuff going on which makes g++ going ballistic. If I run scons -j 6 my
machine hangs if it happens to be compiling these 6 expensive files in
parallel because the system runs out of memory. Is there a way to tell
scons not to build any of these files in parallel ?
Thanks
Erik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20200626/ea9e0419/attachment.html>
More information about the Scons-users
mailing list