rme@wdl1.wdl.fac.com (Richard M Emberson Jr) (09/04/90)
I am trying to compile the NIH class library with g++ and need to know the position of the stack pointer and program counter in the jmpbuf array. That is, if in setjmp.h #define _JBLEN 6 and typedef int jmp_buf[_JBLEN]; then where are the PC and SP placed? Thanks. Richard M. Emberson rme@spl26.spl1.fac.ford.com