Quantcast
Channel: Intel® Many Integrated Core Architecture
Viewing all articles
Browse latest Browse all 1347

cannot open source file when -mmic added

$
0
0

The c code complies well with $ icc test.c -o test -lcrypto to run in the host. However when I want to build for mic cores, it went wrong. Any idea? Thanks very much for the help.

$ icc -mmic test.c -o test -lcrypto

test.c(4): catastrophic error: cannot open source file "openssl/rsa.h"

  #include <openssl/rsa.h>

                          ^

 

compilation aborted for rsa_mic.c (code 4)

$


Viewing all articles
Browse latest Browse all 1347

Latest Images

Trending Articles



Latest Images