[fpc-pascal]problem with ld and / or freepascal
Anton Tichawa
anton.tichawa at chello.at
Sun Jun 20 01:39:36 CEST 2004
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.
More information about the fpc-pascal
mailing list