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

Fix objcopy and nm on ARM platforms (0.2.x) #30

Open
wants to merge 3 commits into
base: dev/0.2.1
Choose a base branch
from

Conversation

gmartin82
Copy link
Collaborator

@gmartin82 gmartin82 commented Oct 22, 2024

Build script now executes the objcopy and nm commands via cmake to ensure the correct version is used for the architecture.

Partly addresses #24.

@gmartin82 gmartin82 added the bug Something isn't working label Oct 23, 2024
@gmartin82 gmartin82 requested a review from JEnoch October 23, 2024 13:29
@gmartin82 gmartin82 marked this pull request as ready for review October 23, 2024 13:29
@gmartin82
Copy link
Collaborator Author

gmartin82 commented Oct 23, 2024

Changes tested as part of this draft PR on the ROS2 plugin: eclipse-zenoh/zenoh-plugin-ros2dds#308

Also tested with the zenoh-all-in-one repository.

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