omit-frame-pointer

Adam Megacz megacz@gcc.gnu.org
Wed Mar 3 22:07:00 GMT 2004


BTW, rth posted a patch back in '99 that cuts DWARF2 debug info down
to 20% of its usual size when -fno-omit-frame-pointer is the case.  If
you want small gcj binaries, this is a definate plus.

  - a

Andrew Haley <aph@redhat.com> writes:
> It looks like -fomit-frame-pointer is going to be the default for x86.
> libgcj will be built with -fno-omit-frame-pointer for the time being.
>
> I guess we need to amend our CNI documentation to warn people to
> compile their C++ code with -fno-omit-frame-pointer.  I'm not sure
> where in the CNI docs this should go.
>
> Andrew.
>

-- 
"It's lucky," he added, after a pause, "that there are such a lot of
islands in the world.  I almost envy you, Mr. Watson."

                                                   -- Mustapha Mond



More information about the Java mailing list