[Scons-users] commands done in SConscript aren't displayed.
Jonathon Reinhart
jonathon.reinhart at gmail.com
Tue Jul 28 17:46:02 EDT 2015
Is it necessary to compile a program to determine the host system byte
order?
Python provides sys.byteorder for this reason:
https://docs.python.org/2/library/sys.html#sys.byteorder
On Tue, Jul 28, 2015 at 4:26 PM, James Rinkevich <rinkevichjm at gmail.com>
wrote:
> I found the source of the issue. it occurs when variable name returned by
> Return isn't the same as the variable name receiving the result in
> SConstruct is not the same. That fixed the issue. config was darwin 14.4.0
> x86_64 (osx 10.10.4) xcode 6.4 python 2.7 and scons installed by homebrew.
>
> Also that CheckBigEndian was to replace the one on the Scons wiki for
> AC_BIGENDIAN in the autoconfig recipes.
>
> Thanks.
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20150728/647e0444/attachment.html>
More information about the Scons-users
mailing list