[Scons-users] Librarian tool

Russel Winder russel at winder.org.uk
Tue Jan 21 13:16:12 EST 2014


On Tue, 2014-01-21 at 17:34 +0000, Kenny, Jason L wrote:

> I personally have thought of this myself. I think this currently is

> viewed as a tool in SCons. I personally thought of having a library

> directory in Parts as I thought this would help separate stuff better.

> I have not done this myself. The other point of view here might be

> that this is a what the configure stuff should do, as this is a common

> way it is used in a classic makefile way.

>

> I personally like the idea of being able to apply to the environment a

> tool and or library and have it configured correctly.


I have to admit I think the core problem is that SCons assumes you are
using C or C++ (with Fortran tacked on) and that you will use the
default set up – which is basically a hardwiring of a subset of the
tools. In effect the other tools are a hack add on.

I have given up on trying to have a separate D tooling and am grafting
in D support more along the lines of C++ and Fortran. However this is
clearly a fundamentally failing strategy as the smart_linker function
will become so complicated it will fail under its own weight!

--
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