Build a D project is now easy

bioinfornatics bioinfornatics at fedoraproject.org
Mon Nov 22 07:33:00 PST 2010


today i have add some fix some for dmake and i have do  a test on ddbi library.
I so some change on ddbi for works with latest tango version: https://github.com/bioinfornatics/ddbi

so i do:
$ cd ddbi
$ dmake -p src -l src/dbi/
$ cd src
$ make
$ su -m -c 'make install LIBDIR=/usr/lib64'
done


More information about the Digitalmars-d-announce mailing list