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