Hi, I've just tried building fpc-2.3.1 from svn using fpc-2.0.4 and received the following errors.
classes.inc(1131,3) Error: Procedure type INLINE not supported classes.inc(1139,3) Error: Procedure type INLINE not supported classes.inc(1147,3) Error: Procedure type INLINE not supported classes.inc(1445,3) Error: Procedure type INLINE not supported classes.inc(1453,3) Error: Procedure type INLINE not supported classes.inc(1461,3) Error: Procedure type INLINE not supported classes.pp(51) Fatal: There were 6 errors compiling module, stopping Commenting out the inline attributes allowed the build to complete successfully. Presumably these inline attributes ought to be conditional until support is available. Thanks, Dave _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
