How to install older version of GCC compiler for HLS?
I'm following the intel® high level synthesis compiler getting started guide for the Linux version it states that GCC compiler must be version 4.4.7 and newer ones are not supported.
I'm running M...