if you're speaking of scons 2.3.0, I think it looks like an effect of
http://scons.tigris.org/issues/show_bug.cgi?id=2903
which will be fixed in the next release.
<http://scons.tigris.org/issues/show_bug.cgi?id=2903>


2013/10/2 Gary Oberbrunner <ga...@oberbrunner.com>

> Is this with the latest default branch or released version?  What OS? If
> you can send a working sample that would be helpful.
>
>
> On Wed, Oct 2, 2013 at 7:38 AM, Neal Becker <ndbeck...@gmail.com> wrote:
>
>> It looks to me that changing rpath arguments did not cause a rebuild.
>>
>> I used:
>>
>> env = Environment (ENV = {'PATH' : os.environ['PATH']}, CXXFLAGS=cxxflags,
>> SHCXXFLAGS=shcxxflags, LIBPATH=[NDARRAYLIBPATH, BOOSTLIBPATH, IPPLIBPATH,
>> MKLPATH, ACMLLIBPATH], CPPPATH=[NDARRAYINC, BOOSTINC, PYTHONINC, NUMPYINC,
>> EIGENINC, IPPINC, MKLINC, ACMLINCLUDE],  RPATH=[NDARRAYLIBPATH,
>> BOOSTLIBPATH,
>> IPPLIBPATH, MKLPATH, ACMLLIBPATH])
>>
>> Then when building shared libs, changing rpath did not seem to cause a
>> rebuild.
>>
>> _______________________________________________
>> Scons-dev mailing list
>> Scons-dev@scons.org
>> http://two.pairlist.net/mailman/listinfo/scons-dev
>>
>
>
>
> --
> Gary
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev@scons.org
> http://two.pairlist.net/mailman/listinfo/scons-dev
>
>
_______________________________________________
Scons-dev mailing list
Scons-dev@scons.org
http://two.pairlist.net/mailman/listinfo/scons-dev

Reply via email to