> From: Philipp Berger
> 
> I am trying to compile OpenSSL 0.9.8r on Debian 6.01 AMD64
> (2.6.32-5-amd64) using the Intel C++ Compiler (icc version 12.0.4).
> My ./Configure command was: ./Configure linux-ia64-icc shared
> enable-static-engine
> 
> When I try to "make" it fails ...
> 
> Additionally, a lot of warnings are being emitted:
> icc: command line remark #10148: option '-no-cpprt' not supported
> 
> What am I doing wrong? Is ICC not supported? Is there a simple
> workaround? Am I dump?

You are configuring for the Itanium processor but building on x86-64. Is that 
what you're meaning to do? Is icc properly set up as a cross compiler to target 
Itanium?______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to