Even on Linux SCons doesn't use the PATH as defined by the shell.  This is
intentional so that builds can be reproduced.  You may need to add
additional path directories or push the shell PATH into the SCons
environment path.

V/R,
William


On Sat, Sep 6, 2014 at 12:08 PM, Russel Winder <rus...@winder.org.uk> wrote:

> There appears to be a fundamental problem with SCons tests on Windows,
> but this just maybe due to me using Windwoes for the first time in well
> over 22 years.
>
> I install a compiler, well two actually, MinGW and DMD, both to their
> preferred installations. Both are usable from cmd.exe. However SCons
> does not find either of them. This would imply that SCons is ignoring
> the %PATH% at the system level.
>
> Is this the case, or am I missing something.
>
> --
> Russel.
>
> =============================================================================
> Dr Russel Winder      t: +44 20 7585 2200   voip:
> sip:russel.win...@ekiga.net
> 41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@winder.org.uk
> London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev@scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
>
_______________________________________________
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev

Reply via email to