Tag Archives: Linux

DMD 1.060 and 2.045

Those of you on Linux wanting to use gdb to debug DMD output, you’ll want to snag the latest DMD releases. The last pair attempted to fix some problems with Dwarf generation, but didn’t quite get there. So 1.060 and … Continue reading

Posted in DMD Releases, News | Tagged , , , | 1 Comment

DDebber 1.0

Jesse Phillips has released DDebber, a tool that can be used to create .deb packages of DMD. From the announcement: This program will generate a .deb package from a Digital Mars zip file. Two packages are generated, an i386 version … Continue reading

Posted in News | Tagged , , , , | Leave a comment

QtD 0.1

The first official release of QtD, D bindings for the Qt application framework, has been released. It requires Tango, apparently builds only on Linux (unless I’m misunderstanding what I’m reading) and is released under version 3 of the GPL. If … Continue reading

Posted in GUI, News | Tagged , , , | 3 Comments