Default libraries by dmd

Cleem klimroot at mail.ru
Wed Aug 24 21:46:11 PDT 2011


What libraries are linked by command dmd as linker? I want to use g++
as linker and link phobos2 and druntime libraries. But there are some
undefined references, for example:
_D3std4conv13ConvException7__ClassZ
_D3std4conv16__T5parseTlTAyaZ5parseFKAyaZl
_D3std5ascii7isDigitFNaNbNfwZb
_d_arraysetcapacity
and many others.
However when I use dmd for linking, I get success.
Linux. DMD v2.054.


More information about the Digitalmars-d-learn mailing list