www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.dwt - Compile Library for dwt-linux-98b80b00af79

Not quite sure what you are trying to do but in the dsss.conf file that comes
with this you have it set as a  "type=sourcelibrary"

This will not compile the library on Linux ( It just hangs). I had to change it
to "type=library"


Extract:-
= SOURCE LIBRARIES =

Source libraries are libraries which are not compiled until they are used in a
binary. They are installed in their source form. Otherwise, they act identically
to normal libraries. A source library may be specified by setting the 'type'
setting to 'sourcelibrary':
[mydpackage]
type=sourcelibrary
Apr 30 2008