View Single Post
Posts: 323 | Thanked: 116 times | Joined on Jul 2010
#9
I think this is because freepascal compiled binaries are linked statically to the runtime. There is no such thing as separate libpascal
You can also write programs with pure gtk (without the component suite of lazarus).
They compile well and are dynamically linked to the libraries of the n900.
If the programs are stripped from debug information the binaries are not big.

I've just tried it.

Last edited by gerdich; 2011-05-14 at 16:17.