MLutt
New Contributor
5 years agoWhat are the compiler requirements for HLS with Quartus Prime Lite 19.1?
Hi,
I am using Ubuntu 18.04. I have Quartus Prime Lite 19.1 installed and it is running okay, including ModelSim and the Nios II software development kit.
I installed the HLS available for Lite 19.1. The file makes it sound like the Pro version, but I doubt that.
When I try to compile anything with i++, I get errors such as missing bits/c++config.h or __builtin_labs and __builtin_llabs.
The getting started guide for HLS Standard, says it only works with gcc 4.4.7. The getting started guide for HLS Pro says it only works with gcc 9.1.0. Neither is available with Ubuntu 18.04.
The version of i++ is 19.1.
What version of gcc do I need for HLS with Quartus Prime Lite 19.1?
Thank you.