by Jonas Maebe <Jonas.Maebe@[EMAIL PROTECTED]
>
Feb 27, 2007 at 06:04 PM
In article <ersm5q$306$02$1@[EMAIL PROTECTED]
>,
peter radloff <pra12_removeme@[EMAIL PROTECTED]
> wrote:
> I try to compile an old TP program target win32 with fp2.04 on win2000.
> FPC 2.0.4 updated with the files from today:
>
ftp://ftp.freepascal.org/pub/fpc/snapshot/v20/i386-win32/base_w32_v20.zip
>
> Everyone can give a hint to "Internal Error 200309201"?
Do you get it inside the IDE, or on the command line?
> What can be the cause of this error?
It means that one of the internal compiler structures hasn't been
properly finalised after the compilation of the previous routine.
Jonas