https://bugzilla.novell.com/show_bug.cgi?id=213257 ------- Comment #5 from dmueller@novell.com 2006-10-18 06:16 MST ------- I don't think it is that easy, there are some interposes where it doesn't matter.. readelf -r /opt/kde-35/bin/kmail | grep R_386_COPY 0804d220 00000a05 R_386_COPY 0804d220 _ZN12KApplication4KApp 0804d224 00002e05 R_386_COPY 0804d224 _ZN8KMKernel6mySelfE 0804d228 00004905 R_386_COPY 0804d228 _ZN5QChar4nullE 0804d230 00006305 R_386_COPY 0804d230 _ZTI14QPtrCollection 0804d238 00006405 R_386_COPY 0804d238 _ZTVN10__cxxabiv120__s 0804d264 00006a05 R_386_COPY 0804d264 _ZN7QString11shared_nu 0804d268 00007405 R_386_COPY 0804d268 _ZTI18KUniqueApplicati e.g. QChar::null is close to irrelevant.. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.