Am Mon, 28 Jul 2014 13:34:45 +0000 schrieb "scriptjunkie" <scriptjun...@scriptjunkie.us>:
> When you say > > > Download the following packages: > > > > binutils-2.23.1.tar.gz > > cloog-0.18.0.tar.gz > > gcc-4.8-20130303.tar.bz2 > > gmp-4.3.2.tar.bz2 > > isl-0.11.1.tar.bz2 > > mingwrt-3.20-mingw32-src.tar.gz > > mpc-1.0.1.tar.gz > > mpfr-3.1.1.tar.bz2 > > w32api-3.17-2-mingw32-src.tar.lzma > > Where do I get those packages? I don't see them all in the MinGW > Installation Manager. Sorry, more of a linux guy and not familiar > with MinGW. Also, it would be super-helpful if these instructions > were in the README in the repository, as it took me a while to > find them here. These are source packages, you'll have to get them from their official webpages (https://ftp.gnu.org/gnu/binutils/ , ...) I think these build instructions used to be on the GDC wiki, but I think there's no up-to-date guide right now. If you want to build on windows, this might help: https://github.com/venix1/MinGW-GDC Otherwise I recommend using the binaries from dgnu.org/downloads or building with crosstool-NG: