[Scons-users] StaticLibrary builder
    Bill Deegan 
    bill at baddogconsulting.com
       
    Wed Aug  8 21:25:56 EDT 2012
    
    
  
As an aside, I'd like to get rid of DefaultEnvironment entirely.
It (mostly) causes problems and not solutions (at least for me).
I'd say only explicitly instantiated Environments() should be created.
-Bill
On Wed, Aug 8, 2012 at 12:44 PM, Kenny, Jason L <jason.l.kenny at intel.com>wrote:
> 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
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> http://four.pairlist.net/mailman/listinfo/scons-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20120808/b404725d/attachment.htm>
    
    
More information about the Scons-users
mailing list