view README @ 124:11b0a1324732

Fix various stack access from anon-class
author Frank Benoit <benoit@tionex.de>
date Sun, 20 Jan 2008 23:09:45 +0100
parents e84b84ab8212
children de2578a843a7
line wrap: on
line source


OS          : Linux Ubuntu 7.10
Compiler    : DMD 1.025
Runtime     : Tango SVN trunk rev. 3071
DSSS        : 0.73

Note: DSSS has by default the feature active to compile one file a time.
For DWT this make compilation _very_ slow (> 10 min).
By switching this off, and make it compile several files at once, the
compile time decreases to <15sec on my machine.

dsssinstall/etc/rebuild/dmd-posix-tango
Search for "oneatatime=yes" and change to 'no'.