You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jonas Haag edited this page Sep 14, 2023
·
3 revisions
macOS on Apple Silicon uses 16 KiB pages. To run some x86-64 programs that use shared libraries without -m, you need those libraries compiled for 16 KiB page size.
You can compile glibc for 16 KiB page size with a custom compiler wrapper: