On Fri, Jun 17, 2005 at 12:46:07PM -0500, James Bottomley wrote: > 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
I forgot perhaps we should add: - Multiple stub sections for the 64-bit linker. Which will probably be the next project after TLS/NPTL/FUTEX. Binutils elf64-hppa needs a good cleanup. c. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

