Module packaging

Anders F Björklund afb at algonet.se
Wed May 16 06:27:22 PDT 2007


Thiago wrote:

> Someone could tell me if such system already exists? If not, its creation would be a good idea?

See http://dsource.org/projects/dsss/, the "D Shared Software System"

You can also use normal packaging for C/C++ etc. I normally install the 
import modules in $PREFIX/include/d and the libraries in $PREFIX/lib...

--anders



More information about the Digitalmars-d mailing list