>>>>> "Michael" == Michael Goffioul <[EMAIL PROTECTED]> writes:
Michael> Is it possible to cross-compile from Linux to HP-UX (using the snapshot
Michael> binaries and sources of May)? And more important, HOW?
Michael> I tried several things, but it always fail, and I can't figure out how to
Michael> setup things correctly. Cross-compiling is not very well documented, and
the
Michael> only cross-compiling script examples are on the same platform
(sparc->sparc or
x86-> x86), which is not very useful.
Pierre Mai should have some cross-platform scripts since he did the
Mac OS X port.
I haven't down a cross-platform compile in years, but I think you can
start from the basic x86 script. Adjust the package names and add the
appropriate features for HP-UX and remove the x86 features. Some
experimentation will probably be required.
However, I know that Eric Marsden tried to build an HP-UX version
a year or two ago. It was difficult because a lot of the OS internals
had changed. He gave up after a while.
If you want an HP-UX version, I think SBCL would be a good choice. I
think it used to work there and getting it to work again will be less
work.
Ray