Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated cyclors to a version which mangles C symbols to allow different versions of the library to be loaded in the same static binary. #308

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gmartin82
Copy link
Contributor

Partly addresses #292.

@gmartin82 gmartin82 added the bug Something isn't working label Oct 22, 2024
@gmartin82
Copy link
Contributor Author

In absence of CI support I've manually tested cross building the DDS plugin (logs below). In all cases the symbols had been mangled as expected.

aarch64-unknown-linux-gnu.log
aarch64-unknown-linux-musl.log
arm-unknown-linux-gnueabi.log
arm-unknown-linux-gnueabihf.log
armv7-unknown-linux-gnueabihf.log
x86_64-unknown-linux-musl.log

…nt versions of the library to be loaded in the same static binary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant