Rainer Stratmann via fpc-pascal <[email protected]> schrieb
am Fr., 24. Dez. 2021, 15:04:

> Is it possible to make a direct 64 bit Linux syscall from a 32 bit fpc
> programm?
>

No, because your program is running as a 32-bit process and thus only has
access to the 32-bit space of syscalls.

Why, what do you want to do?

Regards,
Sven

>
_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to