[Scons-dev] Request for help, SCons builds of D code on Windows

Gary Oberbrunner garyo at oberbrunner.com
Mon Feb 4 09:09:59 EST 2013


I don't think we can just import the whole path on Windows (or any OS) all
the time when D is in use (it would cause other very random failures). But
the D tool should definitely find D (and related items) when they are
installed in the default place for each OS. Failing that, the D tool could
find D and related items in $PATH and use the full path to D. Or add just
that dir to env['ENV']['PATH'] I guess. (Note: fixing this so tools can
have their own PATH is part of my SCons 2013 Projects todo list.)


On Mon, Feb 4, 2013 at 12:21 AM, Russel Winder <russel at winder.org.uk> wrote:


> I need a SCons/D/Windows user to give a helping hand in fixing this

> problem.

>

> http://scons.tigris.org/issues/show_bug.cgi?id=2881

> http://scons.tigris.org/issues/show_bug.cgi?id=2890

>

> Any offers?

>

> Thanks.

>

> --

> 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

>

> _______________________________________________

> Scons-dev mailing list

> Scons-dev at scons.org

> http://two.pairlist.net/mailman/listinfo/scons-dev

>

>



--
Gary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/scons-dev/attachments/20130204/08703100/attachment.html>


More information about the Scons-dev mailing list