Hi there,

I’m running into an error in the fortran portion of the WSJT-X project on MacOS 
X.   I’m reaching out to see if anyone has bumped into this:

[ 17%] Built target record_time_signal
[ 17%] Automatic MOC for target fort_qt
[ 17%] Built target fort_qt_autogen
[ 17%] Built target fort_qt
[ 17%] Building Fortran object CMakeFiles/wsjt_fort_omp.dir/lib/packjt.f90.o
gfortran: error: unrecognized command-line option '-Xclang'
make[5]: *** [CMakeFiles/wsjt_fort_omp.dir/lib/packjt.f90.o] Error 1
make[4]: *** [CMakeFiles/wsjt_fort_omp.dir/all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [wsjtx-prefix/src/wsjtx-stamp/wsjtx-build] Error 2
make[1]: *** [CMakeFiles/wsjtx-build.dir/all] Error 2
make: *** [all] Error 2
 
I’m not sure why -Xclang is being passed to the fortran compiler.  Calling 
gfortran with a test file and -Xclang option generates the same error.
I’m wondering if I misconfigured the project or perhaps I’m using the wrong 
tool chain?

Any help would be appreciated,
alex K6LOT

_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to