On 01/03/2015 01:50 AM, Fabian Groffen wrote: > On 03-01-2015 01:24:48 -0800, Zac Medico wrote: >> In order to solve this problem, I propose that we extend NEEDED.ELF.2 to >> include a new field containing a multilib ABI identifier. The extension >> will be backward-compatible, and NEEDED.ELF.2 will only need to be >> regenerated on systems with multilib ABIs that are otherwise >> indistinguishable (multilib x32 and mips systems). > > Wouldn't it be a good idea to use NEEDED.ELF.3 for this?
I don't think it's worth the trouble to burden all users with the need to generate a new file for all of their installed and binary packages, especially since the existing NEEDED.ELF.2 format is already sufficient to distinguish multilib ABIs an all systems except for multilib x32 and mips systems. By extending NEEDED.ELF.2, we can eliminate migration hassles for the vast majority of users. -- Thanks, Zac