On 1/3/25 6:12 AM, Michael Van Canneyt via fpc-pascal wrote:
Yes. It was not built, I added it to fpmake.
I also applied the fix you mentioned for the size_t problem.
Thanks very much!
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
On Sat, 28 Dec 2024, Andrew Haines via fpc-pascal wrote:
Hi, is unixsockets.pp in rtl-extra supposed to be included when fpc is
built for linux? I ran
Yes. It was not built, I added it to fpmake.
I also applied the fix you mentioned for the size_t problem.
Michael.
___
Hi, is unixsockets.pp in rtl-extra supposed to be included when fpc is
built for linux? I ran
'find /usr/lib/fpc/ | grep unixsockets' and it returns nothing, also not
in /usr/local/lib/fpc.
I needed msghdr/cmsghdr which I found in
packages/rtl-extra/src/linux/unixsocketsh.inc.
grep -r "uni