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

v2.11.1-2.13.0 don't build on arm64 #7

Open
lreiher opened this issue Aug 16, 2023 · 0 comments
Open

v2.11.1-2.13.0 don't build on arm64 #7

lreiher opened this issue Aug 16, 2023 · 0 comments

Comments

@lreiher
Copy link
Member

lreiher commented Aug 16, 2023

Building any version of 2.11.1, 2.12.0, 2.12.1, 2.13.0 for arm64 with the current Dockerfiles (and l4t base image as devel base) shows the following behavior:

  • crosstool_wrapper_driver_is_not_gcc error when building with gcc9 or gcc11
  • relocation truncated to fit linker error at the very end of the build when building with clang16
    • setting compilation flag -mcmodel=large/-mcmodel=medium is not supported
  • patch as applied in Dockerfile has no influence
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

1 participant