Re: gcc error ( No.1 ) |
- Date: 2014/12/15 14:27
- Name: T.V.T. Duy <duytvt@issp.u-tokyo.ac.jp>
- Hi,
The OpenMP flag for the GCC compiler is -fopenmp, not -openmp. Also, if you have OpenMP, you should not specify -Dnoomp.
Please correct these two points in CC and try again.
Best regards, T.V.T. Duy
|
|