perl -MConfig -e 'print $Config{cc}' perl -MConfig -e 'print $Config{ccflags}' perl -MExtUtils::Embed -e ccopts -e ldopts #### (gdb) print *ret value has been optimized out #### ./configure CFLAGS='-g' && make clean && make CFLAGS='-g'
## (gdb) print *ret value has been optimized out ##
## ./configure CFLAGS='-g' && make clean && make CFLAGS='-g'