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 build issues with recent Cython versions. #15

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Conversation

rainwoodman
Copy link
Collaborator

(And first time building on a M2 aarch64.
runtests passed. Yay)

(And first time building on a M2 aarch64.
runtests passed. Yay)
@rainwoodman rainwoodman requested a review from sbird October 8, 2023 03:30
@rainwoodman
Copy link
Collaborator Author

bccp/nbodykit#684

Makefile Show resolved Hide resolved
bench-mpi.c Show resolved Hide resolved
@sbird
Copy link
Member

sbird commented Oct 8, 2023

I didn't know that aarch-64 required these exception specifiers! But this looks fine to me.

Copy link
Member

@sbird sbird left a comment

Choose a reason for hiding this comment

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

Ok!

@rainwoodman
Copy link
Collaborator Author

The exception specifiers was due to recent version of Cython. I think the most relevant bits was the gcc compiler gets more strict about including stddef and other header files.

@rainwoodman rainwoodman merged commit fb201bd into master Oct 9, 2023
@rainwoodman rainwoodman deleted the aarch64-fix branch October 11, 2023 01:17
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