Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

icc: command line warning #10159: invalid argument for option '-m'

chao_z_2
Beginner
533 Views

Hi, all,

I was try to use Intel compiler to compile my project which use to use GCC, but Intel compiler reported a warning: `icc: command line warning #10159: invalid argument for option '-m'`. This waringing may releated to i use gcc options: `-mthreads` and `-march=x86-64`. I am wonder if there are any way i can achieve these two options' function in ICC?

Thanks,

Chao

0 Kudos
0 Replies
Reply