Boehmer changed bug 1219521
What Removed Added
CC   joergboe44@googlemail.com

Comment # 1 on bug 1219521 from Boehmer
I see the same issue on a Tumbleweed installation.

Error: linker exited with status 255
       cc hello.o -o hello -m64 -Xlinker --export-dynamic -L/usr/lib64 -Xlinker
-Bstatic -lphobos2 -Xlinker -Bdynamic -lpthread -lm -lrt -l

Obviously the DMD compiler requests to link the phobos2 library statically.

Thus the package 'phobos-devel-static' should go into the recommended packages
for DMD.


You are receiving this mail because: