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.
  • Creating a static library Mike Brown via Digitalmars-d-learn
    • Re: Creating a static library dokutoku via Digitalmars-d-learn

Reply via email to