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

compilation of latest seL4-test release fails due to old musllibc #21

Open
wucke13 opened this issue Oct 31, 2024 · 1 comment
Open

Comments

@wucke13
Copy link

wucke13 commented Oct 31, 2024

When I try to compile this for the imx8mq-evk target, I get a linker error:

aarch64-unknown-none-elf-ld: apps/sel4test-driver/musllibc/build-temp/stage/lib/libc.a(__stdio_exit.lo): copy relocation against non-copyable protected symbol `__stdin_used'

I recon this is a known issue when using bintool too new for the quite old seL4 musllibc fork. Now, in this email thread @alwin-joshy mentions having a set of patches to make the seL4 musllibc compile with recent bintools. Would it be possible to incorporate these fixes into the sel4test-manifest and then to tag a subsequent release?

@alwin-joshy
Copy link

Both @wom-bat and @lsf37 have expressed interest in getting our version of musllibc up-to-date with upstream, so this is something I plan on looking into when I have a some time.

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