[Scons-users] Request for help, SCons builds of D code on Windows
    Russel Winder 
    russel at winder.org.uk
       
    Mon Feb  4 13:35:21 EST 2013
    
    
  
On Mon, 2013-02-04 at 09:17 -0600, Timothee Besset wrote:
> Hello,
> 
> Can you produce a full example, where you pass the execution environment
> down fully, to make it clear it is not indeed a problem covered by
> http://scons.org/wiki/FrequentlyAskedQuestions#Why_doesn.27t_SCons_find_my_compiler.2BAC8-linker.2BAC8-etc..3F_I_can_execute_it_just_fine_from_the_command_line.
> ?
> 
> Something like this:
> 
> import os
> env = Environment( ENV = os.environ )
> env.Program( "test",["test.d"] )
> 
> ?
I'll try and have a look later this week.
The problem here is that I think the bug report highlights a bug
different to the one OP is offering a "fix" for. Given the SCons
statement of philosophy, the OP fix is not correct. However the
behaviour of the D tool is not correct either.
-- 
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: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : <http://four.pairlist.net/pipermail/scons-users/attachments/20130204/46b026ed/attachment.pgp>
    
    
More information about the Scons-users
mailing list