Hacker News new | ask | show | jobs
by pjmlp 1809 days ago
> The design typically used nowadays for dynamic linking (in BSD, MacOS, and Linux) came from SunOS in 1988. The paper Shared Libraries in SunOS neatly explains the goals, design, and implementation.

Aix shared libraries follow a model similar to Windows, with export files.

https://www.ibm.com/docs/en/aix/7.2?topic=memory-creating-sh...

https://www.ibm.com/docs/en/aix/7.2?topic=formats-xcoff-obje...