[Scons-dev] scons rpath vs signature
Alexandre Feblot
alexandre at feblot.fr
Wed Oct 2 08:17:03 EDT 2013
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 <garyo at 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 <ndbecker2 at 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 at scons.org
>> http://two.pairlist.net/mailman/listinfo/scons-dev
>>
>
>
>
> --
> Gary
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> http://two.pairlist.net/mailman/listinfo/scons-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/scons-dev/attachments/20131002/9b06a935/attachment-0001.htm>
More information about the Scons-dev
mailing list