Is pre-linking worth it?
Is pre-linking worth it?
Posted Jul 23, 2009 7:35 UTC (Thu) by renox (guest, #23785)In reply to: Is pre-linking worth it? by magnus
Parent article: Is pre-linking worth it?
>Why is long start-up times due to symbol relocation mainly an issue with C++ libraries when C libraries like the GTK stack also have object-oriented functionality with vtables etc implemented in software?
Probably because C++ ABI isn't good..
