[1738] in Kerberos_V5_Development
Re: hpux 10 builds
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Mon Sep 9 13:03:02 1996
Date: Mon, 9 Sep 1996 13:02:38 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: Marc Horowitz <marc@MIT.EDU>
Cc: krbcore@MIT.EDU
In-Reply-To: Marc Horowitz's message of Mon, 09 Sep 1996 12:59:10 EDT,
<199609091659.MAA08913@beeblebrox.MIT.EDU>
Date: Mon, 09 Sep 1996 12:59:10 EDT
From: Marc Horowitz <marc@MIT.EDU>
I started, and Mark has been continuing, builds for hpux 10.
- the bundled compiler fails to build, because it can't handle
"signed char".
- gcc builds with static libs, but configure doesn't knwo how to tell
it to build with shared libs
- the optional compiler (c89) is, umm, cantankerous. mark can
describe this in more detail.
I think we should just write off the whole company as a loss :-)
Thanks for the info; I'll document in the OS incompatibilities section
the fact that for HPUX 10, you have to use gcc (at least for this
release), and that shared library building for HPUX isn't yet supported.
What's the problem with C89? Is it an ANSI compiler like the RT hcc?
- Ted