Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

Build Targets:

  • release - Static library (kong(.lib,.a))
  • unit - Test app (unit_test(.exe))
  • example - Examples (import_dephook(.exe), import_dump(.exe), elf_dump(.exe))
Windows/DMD
  • make -f makefile.win32.dmd <target>
Linux/GDC
  • make -f makefile.linux.gdc <target>
Linux/DMD
  • make -f makefile.linux.dmd <target>