combining libraries into 1 or 1 for each system?

Mike Parker aldacron at gmail.com
Thu Sep 19 19:10:26 UTC 2019


On Thursday, 19 September 2019 at 18:28:25 UTC, Shadowblitz16 
wrote:

> I mean I don't want to have multiple dependency dll's but 
> instead just my own dll with the dependencies packed inside.
>
> of course dll is only for windows so I would like this done for 
> mac and linux too

Then statically link all your dependencies.


More information about the Digitalmars-d-learn mailing list