Building GDC
Sebastien Alaiwan via D.gnu
d.gnu at puremagic.com
Wed Mar 2 12:51:39 PST 2016
On 2016-03-02 07:47, asdf via D.gnu wrote:
> Are there build instructions that don't involve building the rest of GCC at the same time? I realize wrong version mismatches are bad but I'll redo it until it works lol!
I don't think so. Blame the legendary GCC modularity!
I wrote a simple script to build a windows-targetting GDC.
The script you might want to look at is "build_gnu".
https://github.com/Ace17/MinGW-GDC
It will mostly work out of the box, so you will not lose time redoing it: i've already done it for you! :-)
Even if you don't run it, this might be of some help anyway.
More information about the D.gnu
mailing list