PX4 / sapog

Sapog - advanced multiplatform ESC firmware
https://kb.zubax.com/x/cYAh
BSD 3-Clause "New" or "Revised" License
204 stars 142 forks source link

Compile Error #31

Closed BreederBai closed 6 years ago

BreederBai commented 6 years ago

This prompt error makes me feel confused, I don't know how to solve this problem, my toolchain is GCC ARM 4.9.3 image

LorenzMeier commented 6 years ago

Your ARM GCC version is very, very old. You will need to update it.

pavel-kirienko commented 6 years ago

You will need to update it.

...to GCC 7.2. And I need to update README.

BreederBai commented 6 years ago

Thank you for your answer, but why not choose to be compatible with the old toolchain, the old toolchain is still used by many people.

在 2018年8月3日,下午3:34,Lorenz Meier notifications@github.com 写道:

Your ARM GCC version is very, very old. You will need to update it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

pavel-kirienko commented 6 years ago

"many people" should get on board with the rest of the world.

LorenzMeier commented 6 years ago

4.9 is 4 years old. Most software developers in the drone space were still students at that time. Time to move on!

BreederBai commented 6 years ago

Ok, I am using 5.4 and I will get this error. But your reason has convinced me.

在 2018年8月3日,下午8:42,Lorenz Meier notifications@github.com 写道:

4.9 is 4 years old. Most software developers in the drone space were still students at that time. Time to move on!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.