![]() |
IFI Error
hi, im getting an error in the IFI_Startup.c file. Its a syntax error in this bock of code:
extern far rom struct //--->error on this line saying "syntax error" { unsigned short num_init; struct _init_entry { unsigned long from; unsigned long to; unsigned long size; } entries[]; } _cinit; we have not done anything to the code, this is straight from the default code...so if anyone else is seeing this error or has a fix for it....itd b appreciated |
Re: IFI Error
what's on the line BEFORE the syntax error line? check to see if you missed a semicolon. it will usually complain about the line AFTER the missing semicolon.
|
Re: IFI Error
Quote:
|
Re: IFI Error
yea...well this one is my bad, ends up my IDE was buggy and was throwing a syntax error where it shouldnt have been...thanks for the help anyway, sorry about that
|
| All times are GMT -5. The time now is 01:37. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi