[kaffe] Re: Re: Re: OpenBSD compiles but fails

WhiteGandalf zuse@libero.it
Fri Jun 20 03:11:01 2003


BUG !

SP_OFFEST refers to the stack pointer ?

In <20030619174133.5a53e002.hkraemer@freenet.de> Helmer Kr?mer  wrote:
> would you be so kind and compile and run developers/sp_offset.c?
> If it prints out something other than "#define SP_OFFSET 1", we've
> already found the bug ;)

mallorn:developers {118} cc -o test sp_offset.c 
mallorn:developers {119} ./test 
mallorn:developers {120} #define        SP_OFFSET       2

-ric