This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

omit-frame-pointer


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]