Hi, I have a strange error message that reads Error: Signed.word overflow switch may be too large; 36598 at 0x7c
I'm using PRC-Tools 2.0 in a multi segment application that I'm doing. >From previous postings I have understood that this is a jump distance problem of functions beeing more that 32K away from each other. I have tried re-arranging my functions in section but with no success. I have understood that this section-thing is not known by the assembler at that point so I haven't assumed to be successfull. I have tried re-arranging the function prototype definitions- no luck. I have tried re-arranging the functions themselfes - again no luck. Is there anybody out there who can sheed some more light on this problem and may give some detailed advises how to solve that ? Thanks a lot in advance Ole -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
