view README @ 170:dd156298d22f

tango -r3232, dmd 1.027, some reedits in StyledText
author Frank Benoit <benoit@tionex.de>
date Thu, 21 Feb 2008 01:58:48 +0100
parents 9d4ccfe13821
children a6d79b15ef14
line wrap: on
line source


OS          : Linux Ubuntu 7.10
Compiler    : DMD 1.027
Runtime     : Tango SVN trunk rev. 3232
DSSS        : 0.75

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