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

Implement fast/ELF TLS #35

Open
roblabla opened this issue Aug 8, 2018 · 2 comments
Open

Implement fast/ELF TLS #35

roblabla opened this issue Aug 8, 2018 · 2 comments

Comments

@roblabla
Copy link
Member

roblabla commented Aug 8, 2018

Would allow me to remove a bunch of internal mutexes that don't make much sense.

@roblabla
Copy link
Member Author

roblabla commented Aug 9, 2018

note: lld: error: /home/roblabla/.xargo/lib/rustlib/aarch64-roblabla-switch/lib/libstd-b9a7f3015403aaf7.rlib(std-b9a7f3015403aaf7.f3hc7akdz4c6xjg.rcgu.o) has an STT_TLS symbol but doesn't have an SHF_TLS section

When linking with lld.

@roblabla
Copy link
Member Author

roblabla commented Nov 9, 2018

devkitPro uses -mtp=soft, patched to work on aarch64.

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