Linux Running on an Itanium Platform The following table lists the procedures to compile programs running on the Intel Itanium platform. Compiler Compiler Command Line GCC C gcc -g program.c GCC C++ g++ -g program.cxx G77 g77 -g program.f Intel C++ Compiler icc -g program.cxx Intel Fortran Compiler ifc -g program.f