Hi,
I spent some time trying to cross-compile NumPy for Linux ARM64 on a
macOS host as part of an OpenWRT compilation [1]. It was not so bad but
certainly not trivial and I was wondering if we could use my experience
to help streamline the process.
I encountered two challenges:
1. Python di
On Fri, Aug 23, 2019 at 2:28 AM Jakub Piotr Cłapa
wrote:
> Hi,
>
> I spent some time trying to cross-compile NumPy for Linux ARM64 on a
> macOS host as part of an OpenWRT compilation [1]. It was not so bad but
> certainly not trivial and I was wondering if we could use my experience
> to help str