Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Build 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-...