GDC is a D language front end for the GNU Compiler Collection. GDC supports a number of targets and nearly all features of Digital Mars D.
GDC works with GCC versions 3.3.x, 3.4.x, and 4.0.x.
Linux (tested on Fedora Core 5 x86 and PowerPC)
Mac OS X 10.3.x, 10.4.x
FreeBSD 5.2.1
Cygwin
MinGW
AIX (tested on 5.1)
SkyOS (incomplete)
More targets will be supported in the future. The compiler should already work on most 32-bit targets, but the runtime library must be modified to support garbage collection for specific operating systems.
What's New in This Release:
· Removed support for GCC 3.3.x
· Updated to DMD 1.020
· Fixed Bugzilla 1037, 1038 (gdc specific), 1043, 1045, 1046, 1031, 1032, 1034, 1065, 1109, 1191, 1137, 1152, 1208, 1325, 1329, 1898, 1400
· Fixed SourceForge issues 1689634, 1749622, 1721496, 1721435
Product's homepage