Why is there a /usr/lib and a /usr/lib32 directory but only a /usr/bin and no /usr/bin32 directory on a AMD64 64-bit-install of Ubuntu? If or when Debian/Ubuntu start supporting multi-target-architecture binaries in their ELF's will this directory branching become unnecessary?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
|||
|
|
|
Because it wouldn't be useful to install (for example) Installing binaries from multiple libraries at the same time is only useful for shared libraries. Oh, also, multiarch doesn't use You can find the name of that directory by running:
|
|||
|
|