Unknown option: GLOB_product_id_code

Unknown option: GLOB_product_id_code

Bild des Benutzers Yuan Tang

hi,

I compiled my program as follows:

yuantang@Octave:~/Git/Intel/ET_icc$ icc -o ./tb_et -O3 ./tb_et.cpp
Unknown option: GLOB_product_id_code
compilation aborted for ./tb_et.cpp (code 1)

The icc (version 12, beta) can definitely compile other simple program on my desktop, so the installation
should have no problem. So anybody has any idea what might be wrong?

BTW:
if I use the previous stable version icc (icc version 11), the program
can compile and run. It's just the speed is very slow. (My program uses
lots of C++ template meta-programming techniques)

Thanks!

Yuan

1 Beitrag / 0 neu
Nähere Informationen zur Compiler-Optimierung finden Sie in unserem Optimierungshinweis.