Blitz logo

Blitz Support :

From: Peter Vandersteegen (Peter.Vandersteegen_at_[hidden])
Date: 2004-06-11 07:10:47


>Hello,

>Two benefits are obvious, that boil down to the fact that it's very
>shareable.
>
>1. Scons is Python, thus it can be much easier to learn than Autotools.
Very True :)

>Also, I think the Scons documentation is incomplete for advanced use;
>corrections welcome.
Is also true.

Added are several files:
\SConstruct
\intel-win32.scons .scons is an extension I've made up
\src\Sconscript should be in the src-directory

for compiling blitz.lib, you simply type scons

greetz

Peter

ps. I hope these files are commented enough. If not, send an email If
you think another lay-out
           for these files is better, also let me know.
pps. I'm also working on a SConscript for \example