[fpc-devel] Compiler error for target AVR - r37660

Christo christo.crause at gmail.com
Sun Dec 3 13:51:07 CET 2017


After updating to svn r37660 I cannot compile an empty program for AVR target:

test.pp: program test; begin end.

Compile with ../compiler/ppcrossavr -Cpavr5 -Pavr -Wpatmega328p test.pp

test.pp(1,20) Fatal: Cannot find system type "variant". Check if you use the correct run time
library.

SVN r37659 is working for AVR.



More information about the fpc-devel mailing list