- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
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
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page