error: invalid value 'f95' in '-x f95'
A:
may be compiler linking error.
check which compiler collection is used
which gfortran which g++ (or gcc)are these compiler come from same collection?
mixture use of compiler collections will be a cause of this error
(e.g. llvm/clang and gcc)
0 件のコメント:
コメントを投稿