SCons, Python 3, and D

Russel Winder via Digitalmars-d digitalmars-d at puremagic.com
Thu Jun 8 02:42:50 PDT 2017


In case anyone has missed recent news, SCons seems now to work without
any problems using Python 3 (the one true Python – until Python 4,
obviously). I am using Python 3 to run all my SCons D builds.

Obviously this relates to using a checkout of the mainline Mercurial
repository and using default branch. I am hoping that Bill will move to
creating a new release soon. This will then appear on Arch and Fedora
Rawhide fairly quickly I suspect. Debian will be ages yet as it is
still in Debian 9 lockdown.  Ubuntu and Mint, well who knows.

I can recommend using SCons from the mainline repository. I use it with
alias:

alias scons="python3 /home/users/russel/Repositories/Mercurial/Forks/SCons/src/script/scons.py

but, obviously, that only works for my location of the clone.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20170608/7927922f/attachment-0001.sig>


More information about the Digitalmars-d mailing list