Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating standart cpp library in toolchain #93

Open
msaiducar opened this issue Feb 8, 2019 · 4 comments
Open

Updating standart cpp library in toolchain #93

msaiducar opened this issue Feb 8, 2019 · 4 comments

Comments

@msaiducar
Copy link

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?

@carlonluca
Copy link

carlonluca commented Feb 9, 2019

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.

@msaiducar
Copy link
Author

I saw you post while searching but I couldn't make it work with Pi Zero. Did you test it with Pi Zero?

@JamesH65
Copy link

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.

@carlonluca
Copy link

Yes, sorry. I only used it for armv7 and armv8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants