ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Linux Standard Base /lib/ld-lsb.so.1
@ 2006-11-01 18:22 Igor Vlasenko
  0 siblings, 0 replies; only message in thread
From: Igor Vlasenko @ 2006-11-01 18:22 UTC (permalink / raw)
  To: ALT Devel discussion list

К фризу: заметил интересное требование 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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-11-01 18:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-01 18:22 [devel] Linux Standard Base /lib/ld-lsb.so.1 Igor Vlasenko

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git