Reference_Guide
:
Classic TotalView Reference Guide
:
PART IV Platforms and Operating Systems
:
Platforms and Compilers
:
Compiling with Debugging Symbols
: Linux Running on an ARM64 Platform
Linux Running on an ARM64 Platform
The following table lists the procedures to compile programs on ARM64 platforms.
Compiler
Compiler Command Line
GCC C
gcc -g
program
.c
GCC C++
g++ -g
program
.cxx
GCC Fortran
gfortran -g
program
.
f
This site works best with JavaScript enabled