[kaffe] help including correct sigcontext for arm port

Dalibor Topic robilad at kaffe.org
Mon Sep 17 09:49:39 PDT 2007


Dario Laverde wrote:
> I'm getting:
> 
> signal.c:77: error: 'struct sigcontext' has no member named 'r14'
> 
> I don't know which signal.h it's using (apparently not i386 or arm or ppc for that
> matter).

Try (scp)->sc_r14 instead.

Looking at
http://svn.berlios.de/viewcvs/iphone-binutils/trunk/include/arm/signal.h?rev=134&view=markup
it seems that the members of the sigcontext struct all have a sc_ prefix.

cheers,
dalibor topic




More information about the kaffe mailing list