This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Lluís Batlle wrote: > I understand the purpose. But why not ".so.X.Y"? Is it hardcoded this > way, based on the: "equal major version means API compatibility" ? It's only hardcoded to the extent that when the shared library was created the author specified what its SONAME would be and the linker just records that. See readelf -d. Brian
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |