lislis / ridingintheparkwithparrots

A game about riding your bike in the park with parrots
MIT License
6 stars 1 forks source link

[Cross-compile] linker issue #1

Open lislis opened 1 year ago

lislis commented 1 year ago

There is some issue with the arm linker but I cannot figure it out yet. Means building for raspberry pi is not possible right now

appelgriebsch commented 1 year ago

You can try this docker image, which works for my cross compiling to armhf with much success.... (and its also statically linked due to using muslc) https://github.com/rust-cross/rust-musl-cross