[Scons-users] Cyclic references between lib archives

Dirk Bächle tshortik at gmx.de
Tue Feb 10 13:48:29 EST 2015


Ivan,

On 08.02.2015 22:08, Ivan Kravets wrote:
> Hi Dirk,
>
>>>
>>>> [...]
>>>>
>
> I found interesting issue: when I clean SCons project then the $STATIC_LIBS (which are array/list with bunch of env.Library() result) aren't building...
>

what do you mean by "building" here? Are the libraries not removed/cleaned, or not rebuilt after the clean?

> When I pass them directly to $LIBS, then they are building... Can I trigger SCons to build list of libs from $STATIC_LIBS ?
>

Not sure what's happening here. Have you checked the output of "scons --tree=all" and ensured that the required libs are picked up 
as targets correctly?

Regards,

Dirk




More information about the Scons-users mailing list