Re: Scons Implicity Dependency not found issue
Hua Yanghao <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <CAPTzt1C5D=QT62ZJ41AHb6NkdDuNR=d_MQnch9nfMP-b+vFdAQ@mail.gmail.com> |
need two pass,did u read readme.md? On Wed 24. Oct 2018 at 22:49, Mats Wichmann <[email protected]> wrote: > On 10/24/2018 02:29 PM, Hua Yanghao wrote: > > Hi Mats and all, finally I extract out the essence of my build system > > and come up with a simple setup that can reproduce the same issue > > easily: > > https://github.com/yanghao/scons_incremental_build_fail > > > > Please follow the README.md file there to reproduce the issue (100% > > success rate on my side, scons 3.0.1). > > > > Best Regards, > > Yanghao > > > Hmmm. > > $ scons > scons: Reading SConscript files ... > scons: done reading SConscript files. > scons: Building targets ... > gcc -o build/a/test.o -c -Ibuild/a/include -Ibuild/b/include build/a/test.c > gcc -o build/b/test.o -c -Ibuild/a/include -Ibuild/b/include build/b/test.c > gcc -o build/hello build/a/test.o build/b/test.o > scons: done building targets. > > > _______________________________________________ > Scons-users mailing list > [email protected] > https://pairlist4.pair.net/mailman/listinfo/scons-users > _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users