Bug 7100 - ld-linux.so hwcap-dependent library search paths are not documented
Summary: ld-linux.so hwcap-dependent library search paths are not documented
Status: NEW
Alias: None
Product: glibc
Classification: Unclassified
Component: manual (show other bugs)
Version: unspecified
: P2 enhancement
Target Milestone: ---
Assignee: Roland McGrath
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-14 16:04 UTC by Dominik 'Rathann' Mierzejewski
Modified: 2014-07-02 07:55 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik 'Rathann' Mierzejewski 2008-12-14 16:04:11 UTC
man ld-linux has very little to say about hwcap-dependent paths and various
Linux distributions seem to have a different set of them active. For example, on
x86, Debian's ld-linux/ldconfig seems to look for libs in
/usr/lib/{,tls/}{i686,cmov} while Fedora's in /usr/lib/{,tls/}{i686,sse2}. Is
there a definitive document describing this?