Forum Discussion
Altera_Forum
Honored Contributor
12 years agoBuild a shared library for DS5
I am trying to run the Armadillo Linear Algebra package on my Cyclone V. I get it to work with general Linux GCC Invoking: GCC C++ Compiler
g++ -I/usr/include -O0 -g3 -Wall -c -fmessage-...
Altera_Forum
Honored Contributor
12 years agoDoes anyone know if the cross compiler, which comes with the Yocto, should build up the correct library? I followed this but step two fails.
http://stackoverflow.com/questions/21263427/cross-compiling-armadillo-linear-algebra-library Will I need to get another? My error is: gcc: error trying to exec 'cc1': execvp: No such File or directory