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

Add support for QNX SDP 7.1 #1907

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

PatrickM-ZS
Copy link
Contributor

@PatrickM-ZS PatrickM-ZS commented Dec 18, 2023

This PR adds support for building CycloneDDS for QNX SDP 7.1

  • Added toolchain files for aarch64 and x86_64 targets. Note I've only tested on Linux host but it should work also on Windows and MacOS.
  • Added math lib as a link dependency for ddsrt to resolve isinf(), which somehow doesn't get picked up automatically by the QNX toolchain.
  • FIxed IDLC Generate CMake module to find external idlc and libcycloneidlc.so when building IDLC is disabled.

Signed-off-by: Patrick Masselink <[email protected]>
Copy link
Contributor

@eboasson eboasson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A very belated LGTM! Thank you!

@eboasson eboasson merged commit 2cfdc1b into eclipse-cyclonedds:master Feb 5, 2024
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants