[Scons-dev] D Tools

Russel Winder russel at winder.org.uk
Sat Dec 15 12:06:56 EST 2012


The standard SCons workflow, based on C compilation, is to compile each
file separately and then link all the bits together. This also works for
C++ and Fortran and combinations thereof. This approach works for D, but
it seems there is a preference for having a single compile/link stage
based on submitting sources and not creating object files. Indeed there
are some situation where you have to do this.

I am not immediately sure if this affects interworking D with C, C++ and
Fortran in critical ways.

Has anyone any experience with "always from source" approaches in
SCons?
--
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://two.pairlist.net/pipermail/scons-dev/attachments/20121215/4502db8d/attachment.pgp>


More information about the Scons-dev mailing list