Ulrich Kroener wrote:
>
> =============================================
> Platform: HP 9000, HPUX 10.20, series 800
> Compiler: brain-dead HP cc
> Snapshot: openssl-SNAP-19990309-0930.tar.gz
> =============================================
>
> The cc of HPUX is a NOPROTO compiler. Could you add this
> to Configure?
>
> making all in crypto/md5...
> cc -I.. -I../../include -DB_ENDIAN -D_HPUX_SOURCE -DNOPROTO -Aa -Ae +ESlit
>+O4 -Wl,-a,archive -c md5_dgst.c
> (Bundled) cc: warning 480: The -A option is available only with the C/ANSI C
>product; ignored.
> (Bundled) cc: warning 480: The -A option is available only with the C/ANSI C
>product; ignored.
> (Bundled) cc: warning 480: The +ESlit option is available only with the C/ANSI C
>product; ignored.
> (Bundled) cc: warning 480: The +O4 option is available only with the C/ANSI C
>product; ignored.
[ .. stuff deleted ..}
Oh well. Here we go again.
DO NOT, UNDER ANY CIRCUMSTANCES, USE THE BUNDLED COMPILER.
Get the real product (You can get the real compiler together with an IDE
and everything, the said C/ANSI C product). I fear the bundled compiler
is barely able to recompile the kernel should the need arise.
I once tried to get it to do anything decent but quickly binned it and
went to use the real compiler (of which we fortunately had a licence
:-).
Otherwise get a precompiled GCC from one of the ftp-sites.
HTH,
Hannes
--
Hannes Reinecke <[EMAIL PROTECTED]>
Fluid Loading and Instrumentation Center Tel: (+44) 131 451 3149
Dept. of Civil & Offshore Engineering Fax: (+44) 131 451 3154
Heriot Watt University, Edinburgh EH14 4AS
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]