Sorry, another question:
I see that userland in my installation is 32bit:
$ file /bin/ls
/bin/ls: ELF 32-bit MSB executable, PA-RISC, 1.1 version 1 (GNU/Linux),
dynamically linked, interpreter /lib/ld.so.1,
BuildID[sha1]=050cc96fe5b40a0284d455b7edabc9535bb651c0, for GNU/Linux
3.2.0, stripped
$
Kernel is 64bit:
$ uname -a
Linux c3750 6.18.0-rc4-64bit+ #6 SMP Tue Jan 13 12:20:28 CET 2026
parisc64 GNU/Linux
$
Is there a 64bit userland available?
If not, is there anybody working on implementing 64bit userland?
regards,
chris