When compiling with dmd on linux, the linker command line is output, e.g.: $ dmd test gcc test.o -o test -m32 -Xlinker -L/home/andrei/d/dmd/bin/../lib -lphobos2 -lpthread -lm $ _ The compiler should only output the linker command in case that failed. Normal linking should issue no message. This has to do with a principle of Unix: silence is golden. Here's the relevant excerpt from a great book (The Art of Unix Programming by Eric Raymond). It's a short and excellent read: http://www.faqs.org/docs/artu/ch11s09.html Andrei
*** This bug has been marked as a duplicate of 1837 ***
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル