[PROJ] Any known issues with PROJ on Apple Silicon?

Corey Farwell coreyf at rwell.org
Sat Jan 23 16:32:20 PST 2021


I investigated this more and it turned out to be a bug in bindgen, a Rust
utility that facilitates Rust and C interop. You can read more about the
bug here:

https://github.com/rust-lang/rust-bindgen/issues/1973

Thanks all!

On Wed, Jan 20, 2021 at 1:43 PM Corey Farwell <coreyf at rwell.org> wrote:

> Hey PROJ folks,
>
> I'm working with a couple others debugging an issue with the Rust bindings
> for PROJ. Specifically, the tests are failing on the latest MacBook Air,
> which runs on Apple M1 which is ARM-based. I'm curious if anyone else in
> the community has run into issues with PROJ running on ARM or Apple
> Silicon. Thanks!
>
> GitHub Issue: https://github.com/georust/proj/issues/52
> Minimal code to reproduce the test failure:
> https://github.com/georust/proj/blob/frewsxcv-min/src/main.rs
>
> Corey Farwell
> coreyf at rwell.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/proj/attachments/20210123/7828b3eb/attachment.html>


More information about the PROJ mailing list