Flag to undo --enable-frame-pointer builds on i386

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



GCC for i386 can be configured with --enable-frame-pointer, which
changes the frame pointer from disabled to enabled by default.

Is there a command flag to undo that, changing the default back to a
default of frame pointer omission?

-fomit-frame-pointer is not that flag:

gcc: error: -pg and -fomit-frame-pointer are incompatible

Thanks,
Florian



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux