On Fri, 2005-06-17 at 17:18 +0100, Max Grabert wrote: > - 64bit userland is not yet supported
Actually, the kernel supports it quite happily. There's a 64 bit mini library that will build static ELF64 user binaries that I used to debug support when I added it. What's missing is: - 64 bit gcc that will build DSO's - 64 bit glibc James -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

