Message250768
This issue is still up to date. Most impacted are distos like for example Buldroot (http://buildroot.org/). Usual production rootfs provide neither gcc nor /sbin/ldconfig nor objdump. So find_library() is doomed from the very beginning.
Such packages like pyusb, pyudev etc. rely on find_library() and are not usable in such environment. Pyusb developers had to create an extra backend to overcome this issue (https://github.com/walac/pyusb/pull/29).
So common solution would be very useful for such environments. |
|
Date |
User |
Action |
Args |
2015-09-15 13:30:05 | Yegor Yefremov | set | recipients:
+ Yegor Yefremov, barry, belopolsky, vstinner, eric.araujo, meador.inge, stefanor, lool |
2015-09-15 13:30:05 | Yegor Yefremov | set | messageid: <1442323805.49.0.128741117773.issue13508@psf.upfronthosting.co.za> |
2015-09-15 13:30:05 | Yegor Yefremov | link | issue13508 messages |
2015-09-15 13:30:05 | Yegor Yefremov | create | |
|