Hello, I'm David Na.
I'm trying to execute SPEC CPU 2006 benchmark on EVM with Linux+RTOS mode
(SDK 7.1 full build)
However I have a problem with installing toolset. And I have a few other qeustions.
My questions are:
1. Could you please let me know how to install toolset? Unlike cpu2017, in 2006 there is no precompiled toolset for arm core architecture(aarch64) platforms
in the default installation file(.iso). So I got linux-apm-arm64-118.tar from the SPEC site, unpacked it, copied it to CPU2006/tools/bin and use ./install.sh
However, even though there are files and directories exist, I get an error saying there are no files and directories as follows. I attach the full error log file.
2364.error.txt
Could you please let me know how to install toolset? Or could you provide pre-compiled toolset for the evm?
2. I did a full sdk build, but evm's /usr/bin doesn't have binary files for the fortran compiler. But some benchmarks are written in the fortran language.
Could you please let me know how to install fortran compiler(ex. gfortran)?
Please help to solve my errors.
Thank you for taking the time
Best regards.
David Na.