comparison README @ 118:e84b84ab8212

Added README
author Frank Benoit <benoit@tionex.de>
date Sat, 19 Jan 2008 13:46:52 +0100
parents
children de2578a843a7
comparison
equal deleted inserted replaced
116:60ef4051ff34 118:e84b84ab8212
1
2 OS : Linux Ubuntu 7.10
3 Compiler : DMD 1.025
4 Runtime : Tango SVN trunk rev. 3071
5 DSSS : 0.73
6
7 Note: DSSS has by default the feature active to compile one file a time.
8 For DWT this make compilation _very_ slow (> 10 min).
9 By switching this off, and make it compile several files at once, the
10 compile time decreases to <15sec on my machine.
11
12 dsssinstall/etc/rebuild/dmd-posix-tango
13 Search for "oneatatime=yes" and change to 'no'.
14
15
16
17