vectorgrp / sil-kit

Vector SIL Kit – Open-Source Library for Connecting Software-in-the-Loop Environments
https://vectorgrp.github.io/sil-kit-docs
MIT License
107 stars 32 forks source link

-- linux: add and use linker version script #16

Closed VDanielEdwards closed 7 months ago

VDanielEdwards commented 7 months ago

Subject

Adds a version script to the linkage of the main SIL Kit library which only makes

This works for both, the Release and Debug builds.

Instructions for review / testing

The resulting library was tested with the demos from this repository, the adapters, and the simulator.

Developer checklist (address before review)