[Scons-users] StaticLibrary builder
    Kenny, Jason L 
    jason.l.kenny at intel.com
       
    Wed Aug  8 15:44:17 EDT 2012
    
    
  
The default tool is a sort of toolchain logic.
It call the function SCons.Tools.tool_list  in __init__.py. This function basically loads a bunch of other tools based on values in of the current PLATFORM
So yes you are correct. Default calls all the stuff you have below for you
Jason
-----Original Message-----
From: scons-users-bounces at scons.org [mailto:scons-users-bounces at scons.org] On Behalf Of Russel Winder
Sent: Wednesday, August 08, 2012 2:34 PM
To: SCons users mailing list
Subject: Re: [Scons-users] StaticLibrary builder
On Wed, 2012-08-08 at 20:01 +0100, Russel Winder wrote:
[…]
> default, g++, gnulink
Or this sequence causes the damage done by the D tools to be repaired.
This default tool is very weird.
-- 
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
    
    
More information about the Scons-users
mailing list