On Thursday, 22 April 2021 at 06:55:05 UTC, Imperatorn wrote:
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?

I did not understand what you mean, I am sorry. If you mean if I used your build scripts in gist repo[1], yes.

1: https://gist.githubusercontent.com/Imperatorn/7d37f22140ea5b2c80dee5a86ffff2a3/raw/761ea945c28586f5c6bbc2e09d93a27383701da8/build.sh

Reply via email to