[fpc-devel] Undefined symbol: SYSTEM_::=::\_DELETE compiler error
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Jun 17 13:16:28 CEST 2016
Ondrej Pokorny wrote:
> One of my projects doesn't compile with current FPC trunk. I get this
> error:
>
> MyProj.lpr(23,1) Error: Undefined symbol:
> SYSTEM_::=::\_DELETE$RAWBYTESTRING$LONGINT$LONGINT
>
> It used to compile fine. Also other projects compile. Does anybody have
> an idea what I am doing wrong or what should I change?
If you are using trunk on i386 or x86_64: it may be a side-effect of the
current bug(s) in the peephole optimizer.
Jonas
More information about the fpc-devel
mailing list