Open Luke-SF opened 4 months ago
What CPU architecture is needed?
The new Apple arm64 cpus.
I started building the GNU C library for aarch64
back in June (see details of this upstream change). So I understand your use case for the glibc
package, what are you planning on using it for?
@sgerrand in case it helps, I came across this when trying to install Miniforge on alpine linux
It's not possible to compile this docker image for ARM: https://github.com/Docker-Hub-frolvlad/docker-alpine-glibc
So I guess that's a use case. Miniforge for Python ML scripts via alpine linux on ARM platforms.
More details: https://github.com/conda-forge/miniforge/issues/219
Do you have a M3 Macbook compatible version of glibc build?