D Tutorial / Starting With D / Compiler /
GDC
GDC is not in the best of shape, you may want to select a compiler that is more readily maintained.
|
GDC binaries
- Manual Install
- Get the TBZ from
dgcc. - Mac OS X Package
- Get the PKG from
gdcmac. This PKG will install into /usr. - Windows Package
- Get the EXE from
gdcwin. This EXE will install into C:\MinGW. - GNU/Linux Package
- Get the RPM from
gdcgnu. This RPM will install into /usr.
Linux distros
- Gentoo Linux
- Arch Linux
Arch Linux package- gdc package following gdc releases
- gdc-svn package following svn
- Ubuntu
- Debian Unstable
- apt-get install gdc-4.1
Installing GDC with a Zero Install feed
Zero Install is a decentralized installation system. It is supplied with some Linux distributions (e.g. Fedora Core), and packages
are available for most other distributions.
(See
NG:D.gnu/2199 for more details)