From: Serge L. <ser...@gm...> - 2012-02-17 20:12:39
|
Hi, There is a list of 32-bit apps in devil-linux-1.6.0-RC2-x86_64: /bin/vconfig: ELF 32-bit LSB executable /lib/firmware/mixart/miXart8.elf: ELF 32-bit MSB executable /usr/lib/libg++.so.2.7.2: ELF 32-bit LSB shared object /usr/lib/libg++-3-libc6.2-2-2.8.1.3.so: ELF 32-bit LSB shared object /usr/lib/libstdc++.so.2.7.2.8: ELF 32-bit LSB shared object /usr/lib/libstdc++.so.2.8: ELF 32-bit LSB shared object /usr/lib/libstdc++.so.2.9.0: ELF 32-bit LSB shared object /usr/lib/libstdc++-3-libc6.1-2-2.10.0.so: ELF 32-bit LSB shared object /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so: ELF 32-bit LSB shared object /usr/lib/libstdc++-libc6.1-1.so.2: ELF 32-bit LSB shared object /usr/libexec/webmin/mount/freebsd-mounts-3: ELF 32-bit LSB executable /usr/libexec/webmin/mount/freebsd-mounts-4: ELF 32-bit LSB executable /usr/libexec/webmin/mount/freebsd-mounts-5: ELF 32-bit LSB executable I excluded grub related files which is obviously can be only 32-bit (grub-0.9.x). PS. I paid special attention in my DL_64 build system to prevent mixed lib (32 & 64) environment - it leads really weird side-effect. PPS. I'm working on network scrips, ad it should eliminate the problem with vconfig, IP aliases etc. No ETA yet, but there is only one problem remain - realization of sorted graph algorithm on bash - I'm added dependencies into the network scripts. Serge |