[Lazarus] OSX i386 build error with FPC trunk

Paul Ishenin ip at kmiac.ru
Fri Feb 15 04:25:15 CET 2013


15.02.2013 10:15, Andrew Brunner пишет:
> Getting a build error on lcltype.s. lclproc.pas(51,3) error identifier not found "class"
>
> I'm using FPC r23621 and Lazarus r40321

Probably some change in makefiles made this.

I solved this for myself by adding -Mobjfpc -Sh to my build options:

make clean bigide OPT="-Mobjfpc -Sh"

Best regards,
Paul Ishenin





More information about the Lazarus mailing list