11-24-2020, 03:46 AM
(11-23-2020, 07:01 PM)KeesBl Wrote: This compiles and links fine for targets Windows and Linux 64 bits. When I target Linux on Armv7 (for a Raspberry Pi) I get a link error:
....\cross\bin\arm-linux\arm-linux-gnueabihf-ld.exe: cannot find -lrt. A missing library?
I don't see how that has anything to do with Indy specifically. Sounds like a general issue with your FreePascal/Lazarus setup instead.