On Thu, 6 Jul 2023, 22:20 André Albergaria Coelho via Gcc, <gcc@gcc.gnu.org> wrote:
> Could gcc have an option to specify ABI? > > say > > > gcc something.c -g -abi 1 -o something > Sure, it could do, but what would it do? What would "-abi 1" mean? Which ABI would it relate to? What are you actually asking about?