Debian on AMD64
Posted Dec 9, 2004 21:47 UTC (Thu) by
anton (subscriber, #25547)
In reply to:
Debian on AMD64 by ladislav
Parent article:
Debian on AMD64
The problem with Debian is that it does not yet have the infrastructure for
dealing with several architectures/ABIs in the same installation. The
first Debian attempt at an AMD64 port was the biarch port, but with the
lack of infrastructure, it eventually stalled.
So around January the pure64 port that was not intended to support the
i386 architecture gained impetus. And of course there you have to use
tricks or chroot to run i386 (32-bit) binaries.
Technically, the difference is that other distributions put the 64-bit
libraries in /lib64 and 32-bit libraries in /lib , while Debian pure64
puts the 64-bit libraries in /lib. Now if you want to install a
32-bit library on pure64, it will likely collide with the 64-bit
library in the same place. That's why Debian users would consider
that dirty, and recommend using a chrooted 32-bit environment instead.
As for me, I bought an Athlon64 a little over a year ago, and wanted
to install Debian. After failing to install biarch (I deserved that,
I wanted to cut corners:-), I saw that Debian was headed in the pure64
direction, decided that I wanted to run 32-bit binaries without
chroot, and installed Fedora Core 1 in March, and have been pretty
happy with that since.
(
Log in to post comments)