Are there any GDC builds available for Windows?

Ferhat Kurtulmuş aferust at gmail.com
Fri Apr 9 17:32:51 UTC 2021


On Thursday, 8 April 2021 at 19:10:03 UTC, Imperatorn wrote:
> On Thursday, 8 April 2021 at 02:29:41 UTC, Preetpal wrote:
>> On Thursday, 8 April 2021 at 02:22:41 UTC, Preetpal wrote:
>>> [...]
>>
>> To be clear, I tried it with mingw64 on my path and with a 
>> clean environment (running command prompt without mingw64 on 
>> my path).
>
> These are the steps you need to follow:
>
> 1. Download MSYS2 (https://www.msys2.org/) or "choco install 
> msys2" if you have chocolatey
>
> 2. Start msys2 and paste the following:
> wget 
> https://gist.githubusercontent.com/Imperatorn/7d37f22140ea5b2c80dee5a86ffff2a3/raw/761ea945c28586f5c6bbc2e09d93a27383701da8/build.sh && ./build.sh
>
> 3. Wait :)
>
> 4. Pray...
>
> 5. Celebrate!? The build script has hopefully run and will open 
> the bin directory with explorer

Very good job. I am playing around with it. I am not so much 
familiar with GDC. Looks like there is no something like "rdmd" 
in /opt/mingw64/bin? I want to test it to build dub.


More information about the D.gnu mailing list