Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Mechanism to mutate a C library to either static or dynamic #658

Open
@markfinal

Description

@markfinal

I don't know if this is possible, given the current hierarchy in the C package, but if I want a library that can be either static or dynamic, currently, I have to rewrite two modules.
I'd rather write one, and choose at build time which one it is.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions