I'm trying to install julia from source using the Intel compilers.

icc --version

icc (ICC) 16.0.1 20151021

Copyright (C) 1985-2015 Intel Corporation.  All rights reserved.


Unfortunately, I don't get very far :


  CC       src/unix/libuv_la-proctitle.lo

  GEN      src/unix/uv-dtrace.o

gcc: error: unrecognized command line option ‘-static-intel’

"gcc /tmp/tmpKDA11o.c" failed


I'm on 'release-0.4'

Has anybody else encountered this?


Reply via email to