I know debian has two different versions of gcc available, and they can be installed simultaneously. They're installed as gcc-3.2 and gcc-2.95 and gcc is a symlink to one or the other, depending on ...
Obviously this glibc does not have NPTL compiled in, so I need to update my kernel to 2.6 AND rebuild glibc, enabling NPTL and linking against the 2.6 headers. Slackware keeps its kernel headers in ...