[devel] Linux Standard Base /lib/ld-lsb.so.1
Igor Vlasenko
=?iso-8859-1?q?vlasenko_=CE=C1_imath=2Ekiev=2Eua?=
Ср Ноя 1 21:22:34 MSK 2006
К фризу: заметил интересное требование LSB симлинка /lib/ld-lsb.so.1
http://www.freestandards.org/en/Developers
http://www.linuxjournal.com/article/7067
-----------------------
One final item to mention is the name of the program interpreter. The
program interpreter is the first thing executed when an application is
started, and it is responsible for loading the rest of the program and
shared libraries into the process address space. Traditionally,
/lib/ld-linux.so.2 has been used, but the LSB specifies /lib/ld-lsb.so.1
instead on IA32. Generally, /lib/ld-arch-lsb.so.1 is used for other
architectures. This provides the operating system with a hook early in the
process execution in case something special needs to be done to provide
the correct runtime environment to the application. You can pass the
following to GCC to change the program interpreter:
-Wl,--dynamic-linker=/lib/ld-lsb.so.1
--
Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine
Подробная информация о списке рассылки Devel