view README @ 164:fb5cc45e0be6

dynamic loading for unix-print
author Frank Benoit <benoit@tionex.de>
date Sat, 16 Feb 2008 00:21:07 +0100
parents 9d4ccfe13821
children dd156298d22f
line wrap: on
line source


OS          : Linux Ubuntu 7.10
Compiler    : DMD 1.026
Runtime     : Tango SVN trunk rev. 3188
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'.