On Wednesday 29 October 2003 16:54, Van Eps, Nathan D. (James Tower) wrote: > Just as a FYI, "-fomit-frame-pointer" is included in "-O -O2 -O3 -Os" > according to: > "http://gcc.gnu.org/onlinedocs/gcc-3.3.2/gcc/Optimize-Options.html".
Only if it does not affect debugging. In x86 it does so it is NOT included. So one must set it separately. -- [EMAIL PROTECTED] mailing list
