[fpc-pascal] FreePascal 2.0.2 available

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Dec 12 12:45:41 CET 2005


On 12/12/05, constantijnw <cw.s at xs4all.nl> wrote:
> Thank you, Lazarus is installed. However my problems have to do with:
> variants,
> custom variants,

Can you specify what error messages / problems you are having with variants?

> which FPC unit maps to which Delphi unit

Here is a list:

http://wiki.lazarus.freepascal.org/index.php/Code_Conversion_Guide#Major_unit_differences_between_Lazarus_and_Delphi

The majority of units have the same name.

Specifically for FPC Run-time Library units you can check a list of
units + documentation here:
http://www.freepascal.org/docs-html/rtl/index.html

> I read the Lazarus documentation, googled around, but I'm still stuck.
> It looks like documentation is fragmented, outdated or lacking.

There are 3 main parts of the documentation:

* Free Pascal Compiler documentation. This is quite complete and can
be accessed here: http://www.freepascal.org/docs.html

* Lazarus online documentation, for use on the IDE. About 5% complete
only. Needs a lot of work.

* Lazarus Wiki. Has a good amount of basic information, but needs much
improvement.

So feel free to drop questions here ^^
--
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list