30.05.2011 11:26, Martin Schreiber пишет:
Interesting the big difference in data size.
It is explainable: Delphi 7 puts good half of data into the code section (procedure-local data, string data, class vmt's are all there). FPC separates data from code completely.
Sergei _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
