Re: snow, a statically linked shared library MIPS ABI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Instead, we can build shared library images located at fixed locations
> in memory, with the location configured at library creation time.
> Stub libraries are generated that hold the absolute addresses of
> functions and data within the library image; programs (and other
> libraries) link with the stubs.

In fact, this is exactly how shared libraries worked under
UNIX System V.  It is inelegant, but economical.

            Kevin K.




[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux