view README @ 158:de2578a843a7

Tango update to rev 3158, TracedException>Exception, fromUtf8z>fromStringz,Fix Bug in MenuItem Thanx to nascent for the report.
author Frank Benoit <benoit@tionex.de>
date Sun, 10 Feb 2008 04:19:19 +0100
parents e84b84ab8212
children 9d4ccfe13821
line wrap: on
line source


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

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