Hi,
compiling a program using aocc 4.2.0 in Ubuntu 22.04 I receive the following:
fatal error: 'iostream' file not found
#include
^~~~~~~~~~
1 error generated.
make: *** [../../makefile_common:47: main.o] Error 1.
Compiling the same program using aocc 4.2.0 in Ubuntu 20.04 the process ends
without any problem.
Any suggestions to fix this problem?
Thanks
Saverio