compile2.sh 77 Bytes Edit Raw Blame History 1 2 3 gcc -Wall -pedantic --verbose hello.c -o hello gcc -S hello.c gcc -c hello.c