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

docker: build libzmq from source for aarch64 to enable cross-compilation #111

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

Conversation

danctorres
Copy link
Collaborator

@danctorres danctorres commented Jan 20, 2025

Description

For some reason this isnt working. It builds libzqm from source but /usr/lib/aarch64-linux-gnu/libzmq.so.5.2.6 is still x86-64 object.

Checklist

  • Code follows project style guidelines.
  • Tests added or updated.
  • Documentation updated (if applicable).
  • Tested in simulation/real-world environment (if applicable).

Testing

  • How was this change tested? (e.g., simulation, unit tests, hardware tests)

Related Issue

Notes

References: https://github.com/zeromq/libzmq

@danctorres danctorres added the wip Work in progress label Jan 20, 2025
@danctorres danctorres changed the title docker: build zmq from source for aarch64 to enable cross-compilation docker: build libzmq from source for aarch64 to enable cross-compilation Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant