[kaffe] Kaffe & -fomit-frame-pointer

Gwenole Beauchesne gbeauchesne@mandrakesoft.com
Thu, 15 Aug 2002 19:02:20 +0200


Hi,

Does someone remember what where/are the problems with building kaffe 
and having -fomit-frame-pointer? I wonder because omitting the frame 
pointer is the default on some targets, thus having to explicitly add 
-fno-omit-frame-pointer to CFLAGS. As otherwise, all tests from 
regression testsuite would fail.

Just tried on ix86 & explicit -fomit-frame-pointer, and it failed. :-(
I believe it would also fail with plain interpreter but I haven't 
checked it yet.

Thanks,
Gwenole