Updating standart cpp library in toolchain
Hi all,
I faced a problem while using this toolchain for my raspberry pi with paho cpp library. Detailed explanation can be found in this issue.
Long story short, I need newer version of toolchain to compile my project. Is there a way to update this toolchain or are there any newer version of this repository?
If you want to try, I built my own gcc 6.3.0 for linux and mac: https://bugfreeblog.duckdns.org/2017/11/raspbian-stretch-and-cross-toolchain.html. I've never had problems with it.
I saw you post while searching but I couldn't make it work with Pi Zero. Did you test it with Pi Zero?
If you are using the link from @carlonluca, then that toolchanin appears to be for ArmV7, not Arm6, which is what you need for the Zero.
Yes, sorry. I only used it for armv7 and armv8.