[parisc-linux] Status of hp-ux binary compatibility?

Jes Sorensen jes@wildopensource.com
01 Oct 2001 11:38:55 -0400


>>>>> "Nathan" == Neulinger, Nathan <nneul@umr.edu> writes:

Nathan> But for testing, I've just tried very simple programs - cal,
Nathan> yes, echo, and a staticly linked hello world. All of them
Nathan> segfault right after execution.

Nathan> As far as I know, the only system calls out of the ordinary
Nathan> the flexlm stuff should use are file locking and perhaps some
Nathan> of the ioctl stuff for getting interface address, but I
Nathan> figured on tracing to find out exactly what it's doing.

I really don't think it should be that much work to get the basics
going, it might be a bit more to get more advanced applications up and
running.

I don't know anything really about the implementation of flexlm, but
I'd say it should be doable with a limited effort. Time to get out
that compiler and debugger and get hacking ;-)

Cheers
Jes