Skip to content

Build system should allow emulator binary to use its own shared library #168

@clausecker

Description

@clausecker

Exact requirements

The project should have a build mode where the binary takes the emulator code from its shared library instead of duplicating the code. This reduces the package size when distributions install both the library and the emulator.

Suggested solution

This should be a trivial adjustment to the build system.

Also note that you probably want to set the soname in the installed library and use so versionning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions