Fedora uses lib64/ for architecture-independent files on 64-bit systems, whereas Debian (which is multi-arch for binaries) uses lib/
Debian object code libraries are in directories which include the platform name to allow several of these to co-exist. Other distros such as Fedora uses a simpler naming scheme (e.g. "lib64/") which is more backward-compatible.