[fpc-devel] libp***.a

Michael Van Canneyt michael at freepascal.org
Sat Mar 4 12:46:33 CET 2006



On Thu, 2 Mar 2006, Rod wrote:

> what are the libp***.a files for?

These are units compiled with smartlinking. 
If you use the smartlinking feature, then the .a 
files are used instead of the .o files.

Takes longer to link, but the resulting binaries are smaller.

Michael.



More information about the fpc-devel mailing list