Can binary compiled with GCC 4.x runs on Apalis iMX8X?

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 (How to setup environment for Embedded Linux application development | 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?

Greetings @kh_ong!

As far as I know, an application compiled with GCC 4.x should work just fine on our BSPs.