GCC detail make
CPPFLAGS=-g -pthread -Q -v
You can run
You can run
gcc -Q -v on a small C file to have GCC dump the options being used.
Run it with and without the -O1 option to get the difference between the enabled options.
留言
張貼留言