yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #05918
[Question #197186]: Compile faster ?
New question #197186 on Yade:
https://answers.launchpad.net/yade/+question/197186
Hi,
I'm currently doing some changes at the file ScGeom.hpp and cpp.
My scons.profile-default contains :
- ...
- hotPlugins = 'ScGeom , Cylinder'
- chunkSize = 2
- jobs = 4
- ...
The other parameters are set to their default values.
But if I modify the ScGeom files the compilation is very long, about 30min, and all the plugins are re-compiled.
I also tried with chunkSize=1 but scons returns an error at the compilation's end : found some dependency cycles ...
Is that normal ?
Thanks
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.