Dudziak Krzysztof <[email protected]> writes: > Well, however the phrase of text myself complains about tells -fPIC must > be used if package is built for any architecture. Do I read then > understand that phrase properly?
Yes, the short version for essentially all packaging situations is that all shared libraries should be built with -fPIC. The exceptions to that are extremely rare. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/>

