[fpc-devel] Minor problem building fpc2.3.1on OS/2
Dave Parsons
dwparsons at t-online.de
Fri Dec 7 12:08:22 CET 2007
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
More information about the fpc-devel
mailing list