[Scons-users] implicite include dependencies is not working in scons-2.x.x
Dirk Bächle
tshortik at gmx.de
Mon Jan 27 14:19:03 EST 2014
Hi Ronny,
On 27.01.2014 19:48, Ronny De Clerck wrote:
>
> As from version 2 of scons a source file is not rebuild in case a
> dependent include file is changed. In version 1.3.1 the rebuilding is
> done correctly. Following is the output of a very small test that
> seems to confirm this.
>
using the same SCons version as you did (v2.3.0) I can't confirm this.
On my Linux Ubuntu box (12.04 LTS) your example works fine. The
dependency to "main.h" is detected correctly, and so the compiling step
gets repeated when the header changes.
Can you try to use v2.3.0 in a clean directory? Are you sure that
"main.h" existed when calling "scons"?
Best regards,
Dirk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://four.pairlist.net/pipermail/scons-users/attachments/20140127/2587de7c/attachment.html
More information about the Scons-users
mailing list