1
vote
3answers
160 views
DMD 2 on Snow Leopard
Has anyone tried the Digitalmars D compiler (version 2) on Snow Leopard? I'd like to upgrade but I'd rather have a working D compiler.
1
vote
1answer
328 views
Compiling with DMD on 64bit Linux or Linking with 32bit object files
What is the best way to compile programs with DMD on a 64bit machine? It doesn't need to compile to 64Bit code. I know about GDC, but want to work with D2 also. There is also chroot, but am hoping for …
0
votes
3answers
46 views
Recommendations for a ERM, DMD and ORM Diagram Creation Application for OSX
I need to produce several ERM, DMD and ORM diagrams for several projects I am working on. Obviously I'd like them to be a sleek and professional as possible, and while a simple Google search provides …
0
votes
1answer
45 views
problem running dmd-tango under linux
does anybody know how to run dmd under linux? i downloaded the tango linux binary and extracted it to a special folder. i call "export PATH..." but when i tried to run dmd all i get was
bash: …
