← Back to team overview

yade-users team mailing list archive

Re: [Question #197186]: Compile faster ?

 

Question #197186 on Yade changed:
https://answers.launchpad.net/yade/+question/197186

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hi Kneib,

I would say it is normal. However, you can use "hotPlugins=ScGeom" as 
scons parameter to build ScGeom class separately, run "scons -h" for 
more information.

Jan


On 14.5.2012 17:35, Kneib François wrote:
> 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.