[fpc-devel]Internal error 9999 (FPC 1.9.0)
Florian Klaempfl
Florian.Klaempfl at gmx.de
Sun Nov 9 14:42:26 CET 2003
Pedro Lopez-Cabanillas wrote:
> Hi all,
>
> The following test program doesn't compile under FPC 1.9.0, but it does and
> works under Kylix 3. I didn't try other Delphi incarnations.
>
> The compiler says:
>
> $ fpc test3
> Hint: End of reading config file /etc/fpc.cfg
> Free Pascal Compiler version 1.9.0 [2003/11/05] for i386
> Copyright (c) 1993-2002 by Florian Klaempfl
> Target OS: Linux for i386
> Compiling test3.pp
> Panic : Internal compiler error, exiting.
> test3.pp(34,11) Fatal: Internal error 9999
>
> The problem is triggered by the line containing this cast:
> AnsiString(MsgBuff), where MsgBuf has been declared as
Added as test so it won't be forgotten.
More information about the fpc-devel
mailing list