Книга: Embedded Linux Primer: A Practical, Real-World Approach

13.6.6. prelink

13.6.6. prelink

The prelink utility is often used in systems in which startup time is important. A dynamically linked ELF executable must be linked at runtime when the program is first loaded. This can take significant time in a large application. prelink prepares the shared libraries and the object files that depend on them to provide a-priori knowledge of the unresolved library references. In effect, this can reduce the startup time of a given application. The man page has complete details on the use of this handy utility.

Оглавление книги


Генерация: 1.879. Запросов К БД/Cache: 3 / 1
поделиться
Вверх Вниз