[gmx-users] Problems of compiling GMX 2016.1 on CygWin

Qing Lv lvqingjiejie at 163.com
Tue Feb 21 04:31:49 CET 2017


Hi,


I am trying to compile GMX 2016.1 on CygWin, but failed.


   mkdir build
   cd build
   cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local/gromacs2016.1 -DGMX_BUILD_OWN_FFTW=ON
   make
/tmp/cctDFyCD.s: Assembler messages:
/tmp/cctDFyCD.s:49: Error: invalid register for .seh_savexmm
Makefile:745: recipe for target 'n1fv_5.lo' failed
make[8]: *** [n1fv_5.lo] Error 1
Makefile:501: recipe for target 'all' failed
make[7]: *** [all] Error 2
Makefile:382: recipe for target 'all-recursive' failed
make[6]: *** [all-recursive] Error 1
Makefile:494: recipe for target 'all-recursive' failed
make[5]: *** [all-recursive] Error 1
Makefile:672: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
Makefile:536: recipe for target 'all' failed
make[3]: *** [all] Error 2
src/contrib/fftw/CMakeFiles/fftwBuild.dir/build.make:110: recipe for target 'src/contrib/fftw/fftwBuild-prefix/src/fftwBuild-stamp/fftwBuild-build' failed
make[2]: *** [src/contrib/fftw/fftwBuild-prefix/src/fftwBuild-stamp/fftwBuild-build] Error 2
CMakeFiles/Makefile2:1088: recipe for target 'src/contrib/fftw/CMakeFiles/fftwBuild.dir/all' failed
make[1]: *** [src/contrib/fftw/CMakeFiles/fftwBuild.dir/all] Error 2
Makefile:147: recipe for target 'all' failed
make: *** [all] Error 2


I searched Google and the maillist but did not find the solutions. Anyone may help? (Actually I just compiled GMX 5.1.4 on CygWin on the same computer, and no errors occurred.)


Thanks,
Qing


More information about the gromacs.org_gmx-users mailing list