• Build a shared library for DS-5

    Mark
    Mark

    I am trying to run the Armadillo Linear Algebra package on my Altera Cyclone V.

    Armadillo: C++ linear algebra library

    I get it to work with general Linux GCC and it runs on my Red Hat computer

    Invoking: GCC C++ Compiler
    g++ -I/usr/include -O0 -g3 -Wall -c…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • How to add epilog and prolog in ARM compiler compiled code ?

    Neo
    Neo

    g++  provides an option  -pg   which allows to write epilg and prolog for functions

    Does gcc does not have  such  an option?

    • Answered
    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • View related content from anywhere
  • More
  • Cancel