Re: Does FB support SysV ABI?

From: Dmitry Chagin <dchagin_at_freebsd.org>
Date: Mon, 20 Mar 2023 07:56:36 UTC
On Mon, Mar 20, 2023 at 04:33:37AM +0000, Daniel Cervus wrote:
>   Hello, everyone. I was writing an assembly language program and I encountered some problem. After some research, I found that FB doesn’t follow the System V ABI standard and seems the system won’t recognize ELFs branding as SVR4. Is there any way to run a program written in SysV ABI? If no, where can I find documentation of FreeBSD ABI?
> 
>
hi,
https://cgit.freebsd.org/src/tree/sys/kern/imgact_elf.c#n350