[lazarus] Classes and shared objects

Vasily I. Volchenko Vasily.Volchenko at mstu.edu.ru
Tue Nov 5 07:37:42 EST 2002


As I see, it was a great problem. So, lazarus executables are huge. It
would be a good idea to place the code in shared object, one for all
executables. But... Classes and shared objects are antagonists.
But it is not impossible to place classes.o and others to shared object,
and then... Then just
fpc -Fn ____
Fixing link.res.
And linking!
The result is tiny executable. I tried this. There were some good
results (not with ld, but with gcc), but much more problems.






More information about the Lazarus mailing list