G'day Simon,
The HP-UX flavour I've rolled is actually messier than the IRIX one in so much as there's no nekoware there so I maintain all the dep software myself. So, to answer your question, yes, I could do a 64bit version because I do have a Allegro/c3750 lurking, but haven't. It's built on a little Staccato/A180C (
http://www.openpa.net/systems/hp_a180.html
). ldd for irssi looks like:
Code:
% ldd /opt/irssi-0.8.15/bin/irssi;uname -a;model
/usr/lib/libc.2 => /usr/lib/libc.2
/usr/lib/libdld.2 => /usr/lib/libdld.2
/usr/lib/libc.2 => /usr/lib/libc.2
/usr/lib/libpthread.1 => /usr/lib/libpthread.1
/usr/lib/libxcurses.1 => /usr/lib/libxcurses.1
/usr/contrib/lib/libintl.sl.8 => /opt/gettext-0.17/lib/libintl.sl.8
/opt/hp-gcc-4.4.3/lib/libgcc_s.4 => /opt/hp-gcc-4.4.3/lib/libgcc_s.4
/usr/lib/libc.2 => /usr/lib/libc.2
/opt/glib-2.24.0/lib/libglib-2.0.sl.2400 => /opt/glib-2.24.0/lib/libglib-2.0.sl.2400
/opt/hp-gcc-4.4.3/lib/libgcc_s.4 => /opt/hp-gcc-4.4.3/lib/libgcc_s.4
/usr/lib/libc.2 => /usr/lib/libc.2
/usr/contrib/lib/libintl.sl.8 => /opt/gettext-0.17/lib/libintl.sl.8
/opt/glib-2.24.0/lib/libgmodule-2.0.sl.2400 => /opt/glib-2.24.0/lib/libgmodule-2.0.sl.2400
/opt/hp-gcc-4.4.3/lib/libgcc_s.4 => /opt/hp-gcc-4.4.3/lib/libgcc_s.4
/usr/lib/libc.2 => /usr/lib/libc.2
/usr/contrib/lib/libintl.sl.8 => /opt/gettext-0.17/lib/libintl.sl.8
/opt/glib-2.24.0/lib/libglib-2.0.sl.2400 => /opt/glib-2.24.0/lib/libglib-2.0.sl.2400
HP-UX springer B.11.11 U 9000/800 HP-UX
9000/800/A180c
%
Usually the A180C is on because it eats around 1/3rd the juice of the c3750, is quieter and doesn't turn my room into a Pripyat Summer. Also it's more than enough horse power to run screen, mircnet, compiler, etc. I'm not currently using any package managment (depot, deb, rpm, rah rah), other than simple/unique version numbers for software in /opt. I used to roll .depots and have an /opt/skunkware and mirror it when I was at uni built and run off an old G40 (inferno) but gave up supporting it and the skunkware on 10.20 and 10.30 (yes there was a 10.30) years ago. Maybe worth while reviving it for 11i v1 for hobbyists given that HP is making rumblings about moth-balling it soonish.
Welcome to a tarball if you wish.
Take it easy.