Michael Haubenwallner <michael.haubenwall...@ssi-schaefer.com> added the 
comment:

Within this context, the "svr4" label originates in the "-bsvr4" AIX linker 
flag, and actually is another (yet fully documented by the ld(1) man page) 
method for creating shared libraries on AIX to support filename based shared 
library versioning, which is known as the DT_SONAME tag with the ELF binary 
format.

For details please refer to the GCC install doc:
https://gcc.gnu.org/install/configure.html#WithAixSoname

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue26439>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to