rusty-pi icon indicating copy to clipboard operation
rusty-pi copied to clipboard

Results 3 rusty-pi issues
Sort by recently updated
recently updated
newest added

Hello there, If I run `configure` in rust directory, I get the following: ``` configure: looking for configure programs configure: found program 'cmp' configure: found program 'mkdir' configure: found program...

It seems like the RPi tools repo only works on Linux machines. Any ideas how I could build the cross-compiler on OS X?

Hello, thanks to your guide "Compiling the compiler" I got a nice RPi Rust cross-compiler working last night. However there was one roadblock that took a while for me to...

bug