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

rcutils wrongly builds atomic_64 #505

Closed
bjv-capra opened this issue Apr 26, 2022 · 2 comments
Closed

rcutils wrongly builds atomic_64 #505

bjv-capra opened this issue Apr 26, 2022 · 2 comments

Comments

@bjv-capra
Copy link

In recent builds, I've detected that I had to change my rcutils flag from -DRCUTILS_NO_64_ATOMIC=ON to -DRCUTILS_NO_64_ATOMIC=OFF in order to actually build without it.

Using nm -C I could see the object present. This seems to have been introduced in micro-ROS/rcutils@500ee3f#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20a

@pablogs9
Copy link
Member

Is it enough to explain it better like here: micro-ROS/rcutils#17 ?

@bjv-capra
Copy link
Author

I think it'd do. It was just quite of a breaking change :). Thanks!

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

No branches or pull requests

2 participants