Issues Migrating from Dynamic C 9.25 to 9.62
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
Hi. I am just getting to where we are migrating from Dyn C 9.25 to 9.62. I installed the updates to 9.62. I can see that in 9.62, there are two extra lib sysconfig and sysiodefs in BIOLIB that was inside rabbitbios.c in 9.25. I basically used all the same basic files I had in 9.25, with some user modified in rabbitbios.C I mod them in the new BIOSLIB sysconfig and sysiodefs. I get the following errors: line 1 : ERROR RabbitBios.c : Must define at least one #xcodorg origin directive. line 1 : ERROR RabbitBios.c : Must define at least one #rvarorg origin directive. line 47 : ERROR RabbitBios.c : 'STDBIOS.C' cannot be found. line 55 : ERROR RabbitBios.c : _USER is out of scope/ not declared. line 59 : WARNING RabbitBios.c : __xexit__ is not defined; C statement debugging may not work correctly line 59 : ERROR RabbitBios.c : Must define at least one #rcodorg origin directive. This is just it going through the rabbitbios.c Anyone can give me some direction as to what is different or what I need to do to get my old program compiling? I just am not sure what changes occurred in the upgrade. Thanks, Stan the man