Forum > Operating Systems
Portable apps on Unix/Linux
TurboRascal:
--- Quote from: BigChimp on October 20, 2011, 11:47:05 am ---Libraries/.so/.dynlib
I suspect I'd have to statically link my libraries or use FPC's LoadLibrary to load in the .so's - but where do I store them, which brings me to my next question:
...
As far as I understand, using resources is a Windows thing.
--- End quote ---
This brings an interesting (at least to me) question - how does one link something statically with FPC/Lazarus? And especially, is there a way to link statically something that is already wrapped in LCL controls and which uses dynamic linking itself?
Concerning resources, AFAIK Lazarus has its own OS-independent resources system...
Navigation
[0] Message Index
[*] Previous page