linking-in libs under linux needed and not under windows

Adam D. Ruppe via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Aug 26 21:57:12 PDT 2015


On Thursday, 27 August 2015 at 02:50:58 UTC, BBasile wrote:
> So the Q: Is this difference normal ?

Yes, it is a feature the Windows format supports but the Linux 
one doesn't. On Linux, you need to list the libraries on the 
command line again.


More information about the Digitalmars-d-learn mailing list