Shared library problem

kinke kinke at libero.it
Fri Aug 10 15:53:15 UTC 2018


On Friday, 10 August 2018 at 15:38:22 UTC, Russel Winder wrote:
> Do I need -link-defaultlib-shared when building LDC or 
> Unit_Threaded?

Hi Russel, you'll need it when building that `gen-ut-main` 
executable (it's implicit when linking a shared lib, but is 
required explicitly when linking an executable).


More information about the digitalmars-d-ldc mailing list