01-15-2021, 12:29 PM
(01-15-2021, 08:30 AM)ryo Wrote: To answer it as simple as possible: there's no such a thing as a cross compiler for a Pinephone, you compile directly on the phone itself.While I'm not a developer myself, I believe it's quite a common use case to cross-compile for an aarch64 host on x86_64 machines. There is even a page on the Pine64 wiki about it.