Hello, List!

I'm writing a program that semi-automatically reviews itself. Among other parameters used to evaluate the quality of a given version, I use the size of it's executable file. Though meaningful and even a small performance issue, this parameter is very coarse-grained. Does Freepascal invent any granularity by allocating code or constant data in some kind of pages? Or is this a pure linker problem? (linux ld, sorry if off-topic).

Thank You!

Anton.



_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to