I want to compile c++ programs for the Raspberry PI. This works fine with the official toolchain ( https://github.com/raspberrypi/tools ) But the compiler is completely outdated and i need c++17 features. So, how can i cross-compile programs with modern version of gcc ?
0条回答
相关问题
- Is shmid returned by shmget() unique across proces
- how to get running process information in java?
- Error building gcc 4.8.3 from source: libstdc++.so
- Why should we check WIFEXITED after wait in order
- Null-terminated string, opening file for reading