Creating a static library

dokutoku 3729541-dokutoku at users.noreply.gitlab.com
Sat Jun 12 09:30:03 UTC 2021


On Friday, 11 June 2021 at 10:40:27 UTC, Mike Brown wrote:
> https://dlang.org/articles/dll-linux.html mentions the GC and 
> linking requirements. I am happy to not use the GC for this 
> library, what is the best way to turn this off for the entire 
> library?

I think you can add the betterC flag when you build the library.


More information about the Digitalmars-d-learn mailing list