[CentOS] Raspberry Pi 4 and C++ 17

Mon Apr 25 18:41:18 UTC 2022
Will <aragonx at dcsnow.com>

Hi,

I have a program I want to run on a Raspberry PI 4 that was written on 
an x86_64 architecture.  So I downloaded the Raspberry PI image of 
CentOS 7 and now I'm on armv7hl.  Unfortunately, there doesn't appear to 
be any devtools for arm at all.  Is there an easy(ish) way to get c++ 17 
this architecture?

Thank you!

---
Will