Hello Folks, <br><br>  I am band new to quantum espresso and have been trying to get it compiled on my Windows system using Cygwin.<br><br>  I have successfully ran ./configure.<br><br> 
 During the make pw process I ran into this error.  I searched the 
archives with no luck.  The message seems to indicate it is a compiler 
error and not with quantum espresso.<br>

<br>The manual section 2.7 mentions that the compiler is probably buggy and says <i>&#39;Try to lower the optimization level, or to
remove optimization just for the routine that has problems. If it
doesn&#39;t work, or if you experience weird problems at run time, try to 
install patches for your version of the compiler&#39;</i>  <br><br>How would
 I go about lowering the optimization level?  I am using the latest 
gfortran 4.7 for cygwin, might it help to go back to some previous 
version?<br>

<br>Any help would be appreciated,<br><br>Sean<br>Oregon State University<br><br>( cd SRC; make )<br>make[3]: Entering directory `/home/smuir/QESource/<div id=":10w">espresso-4.3/lapack-3.2/SRC&#39;<br>gfortran -O3 -g -c dlarrv.f -o dlarrv.o<br>



dlarrv.f: In function `dlarrv&#39;:<br>dlarrv.f:895:0: error: insn does not satisfy its constraints:<br>(insn 2435 54 2436 47 (set (mem/c:SI (plus:SI (reg/f:SI 7 sp)<br>                (const_int 108 [0x6c])) [0 S4 A32])<br>



        (reg/v/f:SI 15 st(7) [orig:827 indexw ] [827])) dlarrv.f:1 50 {*movsi_internal}<br>     (nil))<br>dlarrv.f:895:0: internal compiler error: in reload_cse_simplify_operands, at postreload.c:403<br>Please submit a full bug report,<br>



with preprocessed source if appropriate.<br>See &lt;<a href="http://gcc.gnu.org/bugs.html" target="_blank">http://gcc.gnu.org/bugs.html</a>&gt; for instructions.<br>make[3]: *** [dlarrv.o] Error 1<br>make[3]: Leaving directory `/home/smuir/QESource/espresso-4.3/lapack-3.2/SRC&#39;<br>



make[2]: *** [lapacklib] Error 2<br>make[2]: Leaving directory `/home/smuir/QESource/espresso-4.3/lapack-3.2&#39;<br>make[1]: *** [liblapack_internal] Error 2<br>make[1]: Leaving directory `/home/smuir/QESource/espresso-4.3/extlibs&#39;<br>



make: *** [liblapack] Error 2</div>