[fpc-devel] Internal error 4179
Karoly Balogh
charlie at scenergy.dfmk.hu
Fri Sep 18 11:23:33 CEST 2026
Hello,
On Thu, 17 Sep 2026, Il Grande Beppe via fpc-devel wrote:
> I'm currently on Ubuntu on a AMD64 system. Compiling something with 3.2.2, I
> got an Internal Error 4179.
> I removed 3.2.2 and installed 3.2.4-rc2. I again get this error. What does it
> meen ? How to avoid it ?
>
> 3.2.4.rc2 on the same machine but under win11 do not raise this error with the
> same compilation task.
As the name suggests, it's an internal compiler error, that shouldn't
happen. The compiler's internal state became inconsistent. The internal
error is related to char to string type conversion.
Can you provide a code snipet that reproduces the error? Or at least the
code and the types involved at the line location where the error occurs?
Charlie
More information about the fpc-devel
mailing list