On a 64-bit Linux, I think you should rather compile plan9port in 64-bit. If you gcc doesn't produce 64-bit executables by default, try to add -m64 in 9c and recompile plan9port.
-- David du Colombier
On a 64-bit Linux, I think you should rather compile plan9port in 64-bit. If you gcc doesn't produce 64-bit executables by default, try to add -m64 in 9c and recompile plan9port.
-- David du Colombier