stdout does not work in GDC

D_Boy obladiobama at gmail.com
Mon May 27 07:11:15 UTC 2019


On Thursday, 23 May 2019 at 17:39:32 UTC, Iain Buclaw wrote:
> And what happens when you compile with -static-libphobos?
>
> This confirms whether you are indeed linking against the wrong 
> library or not.

gdc main.d -static -libphobos -o main

/usr/bin/ld: cannot find -libphobos
collect2: error: ld returned 1 exit status


More information about the D.gnu mailing list