The case for the /usr merge
Posted Jan 27, 2012 14:20 UTC (Fri) by
mpr22 (subscriber, #60784)
In reply to:
The case for the /usr merge by RobSeace
Parent article:
The case for the /usr merge
The sanity or otherwise of that approach is so wildly variable that it can only be evaluated on a case-by-case basis. dlopen() adds a significant comprehensibility overhead compared to just invoking the library's API directly, and may well preclude sane-and-convenient use of the normal programming model for the library in question.
(The latter effect becomes particularly severe when you're writing a C++ program using C++ libraries, of course.)
(
Log in to post comments)