What is ELF LSB executable in Linux? Thanks in advance
At least learn to use Wikipedia. http://en.wikipedia.org/wiki/Executable_and_Linkable_Format http://en.wikipedia.org/wiki/Least_significant_byte
Similarly, MSB stands for most significant byte, or "big-endian" (and LSB means "little-endian").
WP links
At least learn to use Wikipedia.
http://en.wikipedia.org/wiki/Executable_and_Linkable_Format
http://en.wikipedia.org/wiki/Least_significant_byte
similarly, MSB stands for...
Similarly, MSB stands for most significant byte, or "big-endian" (and LSB means "little-endian").