>>>>> "Edi" == Edi Weitz <[EMAIL PROTECTED]> writes:
Edi> There's a CMUCL 18a version for HP/UX in the release directory. I
Edi> suppose none of the maintainers has access to such a machine to
Edi> provide an updated binary. How likely is it that an amateur like me
Edi> who has never built CMUCL himself would succeed in building, say,
Edi> CMUCL 19a for HP/UX? Are there reasons to assume this won't work at
Edi> all?
If you're using HP/UX 10.2 (or whatever version the old 18a release
was built from), it will be difficult. Best bet would be to
cross-compile from a current 19a.
If you're using a newer version of HP/UX, then it will be extremely
difficult because the internals in sigcontext's and such have changed
which means you have to modify a lot of cmucl code that deals with
such things.
I know Eric tried sometime back. I don't think he succeeded. I
played for a bit, but also didn't succeed. I don't think I have
access to such machines anymore.
Unless you really need a cmucl version, I'd consider sbcl, which might
work on HP/UX.
Sorry,
Ray