Am 08.11.2011 11:50, schrieb Michael Van Canneyt:
There are only 2 (3 depending on how you work) units that need to be
present
to be able to work with FPC (unless you want to work on the compiler
itself):
system
objpas
macpas
These units are required by the language itself.
All the other units are entirely optional.
There are some other units that the compiler will include if certain
options are given or features are used.
* units for resource access (fpintres or fpextres) (it might be that
they are always included since 2.4 and removed later if they are not needed)
* Objective Pascal base unit
* unit for mode ISO
* units for access to debug format (lineinfo, infodwrf)
* heaptrc
I hope this are all ^^
Regards,
Sven
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal