Dnia 11 grudnia 2017 08:25:22 CET, Xavier Miller <xaviermil...@gentoo.org> napisał(a): >Le 2017-12-10 23:24, Michał Górny a écrit : >> I suspect you mean python-exec scripts, because Python modules still >> land in /usr/lib64. In which case, everything's fine. > >Could be. > >Glad to hear the migration is OK. > >My systems are migrated, and stable. > >Just a last dummy question : why is lib64 migrated to lib64 and lib32 >to >lib, and not the reverse? >We have /lib and /lib64 that were before merged, and /lib32 that was an > >exception and prone to disapear the day blobs will decide to finally go > >64 bits.
It's because x86 (32-bit) ABI specifies that libraries are located in lib, and x86_64 ABI uses lib64. We've so far had to hack some stuff (binutils notably) to support lib32. > >Anyway, thank you for the job done! > >Xavier. -- Best regards, Michał Górny (by phone)