https://bugzilla.suse.com/show_bug.cgi?id=1219521 https://bugzilla.suse.com/show_bug.cgi?id=1219521#c1 Boehmer <joergboe44@googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joergboe44@googlemail.com --- Comment #1 from Boehmer <joergboe44@googlemail.com> --- 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: You are on the CC list for the bug.