Are there any GDC builds available for Windows?
Imperatorn
johan_forsberg_86 at hotmail.com
Thu Apr 22 06:55:05 UTC 2021
On Thursday, 22 April 2021 at 06:31:14 UTC, Ferhat Kurtulmuş
wrote:
> On Wednesday, 21 April 2021 at 18:03:57 UTC, Imperatorn wrote:
>> [...]
>
> Thank you for your valued efforts. I would like to report some
> additional results of my tests. I could also compile dub by
> adding "gdruntime" "gphobos" "wsock32" "ws2_32" in dub.sdl. I
> don't know if it is expected, but it looks like GDC does not
> link Phobos automatically as LDC does. If I am not wrong g++
> also expects c++ runtime must be linked explicitly with
> -lstd++. And, I tried a simple SDL2 based dub project but I got
> a Segmentation fault during compilation.
Did you try running this with the build script pointing to
http://github.com/Imperatorn/gcc?
More information about the D.gnu
mailing list