Furthermore, Lazarus will still not compile.  It gets quite a bit further
now, but it chokes on compiling PropertyStorage.pas with

        Fatal: Can't find unit RTLConst

It turns out that I do have rtlconsts.ppu, that is, with an extra 's'.
I suspect this is a Lazarus issue.

Lazarus 0.9.6 (the latest released version) can't be compiled with fpc 2.0.0, because of the name change (the unit was called RTLConst in fpc 1.9.8).

Lazarus sources from cvs can be compiled with fpc 2.0.0

Vincent.

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to