|
|
|
|
|
by codedokode
244 days ago
|
|
> If a compiler and linker don't follow those ABIs then it would also be close to useless for compiling or linking against shared libraries. I guess in C++ you are not supposed to link libraries produced by different compilers? Maybe you should use C-compatible interfaces in this case? |
|
The C standard similarly does not specify an ABI.