If we can select the ABi for our program (using gcc), why is there a need for ABI stability?!

why not put it on a define


#define abi v3

int main() {

}


Each user would just have to compile the code, to follow the abi...no need to worry changing it


thanks


andre

  • abi André Albergaria Coelho via Gcc
    • Re: abi Paul Koning via Gcc
    • Re: abi Jonathan Wakely via Gcc
    • abi André Albergaria Coelho via Gcc
      • Re: abi Paul Koning via Gcc
        • Re: abi André Albergaria Coelho via Gcc

Reply via email to