2 May 2004 15:34
PIC and SO libraries
Thorsten Glaser <tg-i2004 <at> netcologne.de>
2004-05-02 13:34:20 GMT
2004-05-02 13:34:20 GMT
Hello developers, I've got a question regarding PIC and shared libraries. There are numerous libFOO_pic.a files in /usr/lib, let's pick libc_pic.a as an example. If I understand this issue correctly, libc_pic.a consists of exactly these object files which are also used to generate libc.so.X.Y - not more and not less. Now, what are these PIC libraries being used for, especially on ELF systems? Would it be possible to get rid of every libFOO_pic.a for which an appropriate libFOO.so.X.Y exists, or are these still being used for something? Thanks, //Thorsten -- -- Solange man keine schmutzigen Tricks macht, und ich meine *wirklich* schmutzige Tricks, wie bei einer doppelt verketteten Liste beide Pointer XORen und in nur einem Word speichern, funktioniert Boehm ganz hervorragend. -- Andreas Bogk über boehm-gc in d.a.s.r
RSS Feed