> So I've downloaded GCC 10.1.0, but not sure if I then need to change something to use it over GCC 8 which I think is the pi's default? > > https://pastebin.com/twdmRJrv @retropieuser check that all your symlinks are in order. for reference: https://github.com/abhiTronix/raspberry-pi-cross-compilers/wiki/64-Bit-Native-Compiler:-Installation-Instructions#c2--permanent-installation https://github.com/abhiTronix/raspberry-pi-cross-compilers/issues/64#issuecomment-773704094 _Originally posted by @qurious-pixel in https://github.com/HarbourMasters/Shipwright/issues/28#issuecomment-1110923953_ Yup, so I installed it based on the info here as the paths are slightly different on the pi:- https://solarianprogrammer.com/2017/12/08/raspberry-pi-raspbian-install-gcc-compile-cpp-17-programs/ So as far as we know it's using gcc10?
@retropieuser check that all your symlinks are in order.
for reference: https://github.com/abhiTronix/raspberry-pi-cross-compilers/wiki/64-Bit-Native-Compiler:-Installation-Instructions#c2--permanent-installation
abhiTronix/raspberry-pi-cross-compilers#64 (comment)
Originally posted by @qurious-pixel in #28 (comment)
Yup, so I installed it based on the info here as the paths are slightly different on the pi:- https://solarianprogrammer.com/2017/12/08/raspberry-pi-raspbian-install-gcc-compile-cpp-17-programs/
So as far as we know it's using gcc10?