OpenSSH Port for QNX 4.25?

I know some time ago Andreas Schneider did quite a lot of work porting
a recent version of OpenSSH 3 to QNX4. I was wondering if anyone has
sources available that have already been appropriately patched?
Something like a QNX4-specific tarball would be wonderful!

Also, the last I read, the port did not include support for scp
because the Watcom 10.6 compiler does not support 64-bit integers.
Was a work-around ever developed for that? I don’t need to run scp
from the command line of my QNX4 box (although that would be nice) but
I do need to be able to remotely access the QNX4 system using scp from
Linux say.


Regards,


Charlie Hubbard

On Mon, 28 Jun 2004 14:16:13 -0700, <charles.hubbard@pnl.gov> wrote:

Also, the last I read, the port did not include support for scp
because the Watcom 10.6 compiler does not support 64-bit integers.
Actually - sftp needs int64, not scp.

(I’d like to upgrade my ssh v1.2.33 to something more recent too)

Tony.