Due to my company policy restriction, my user space software has to compile with GCC 4.x version. I would like to install and run these software on Apalis iMX8X. (note: this SOM is running openEmbedded image)
However, this page (Embedded Linux Application Development Overview | Toradex Developer Center) recommends to compile application with GCC 9.2. I would like to understand if it is okay to run a software that is compiled with GCC 4.x on Apalis iMX8X SOM, specifically, will there be any compatibility issue?