[kaffe] Kaffe & -fomit-frame-pointer

Gwenole Beauchesne gbeauchesne at mandrakesoft.com
Thu Aug 15 11:34:51 PDT 2002


Hi,

Update: the problem is genuine on some architectures (e.g. it has to be 
explicitly disabled on m68k and mips it seems), but

> Just tried on ix86 & explicit -fomit-frame-pointer, and it failed. :-(

This problem was due to the following. Say, CLASSPATH variable is 
already set but does not contain ".". BUILD_ENVIRONMENT sourced won't 
add it since CLASSPATH is already set but will fail to find the class in 
current directory.

On ix86, -fomit-frame-pointer simply makes DoubleCvt, DoubleConst, 
DoublePrint to fail.

Bye,
Genole.





More information about the kaffe mailing list