<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div>Hello,</div><div> </div><div>I am trying to build a Linux 32-bit PETSc lib. I first built python-2.7.5 in a 32-bit Linux workstation without problem, then used this python to configure PETSc-3.4.2 with Intel C/C++/Fortran compilers, it got the following
 error:</div><div> </div><div>===============================================================================                                                                                TESTING: checkCLibraries from
 config.compilers(config/BuildSystem/config/compilers.py:161)                                                                     *******************************************************************************<br>                    UNABLE to EXECUTE BINARIES for ./configure<br>-------------------------------------------------------------------------------<br>Cannot run executables created with FC. If this machine uses a batch system<br>to submit jobs you will need to configure using ./configure with the additional option 
 --with-batch.<br> Otherwise there is problem with the compilers. Can you compile and run code with your C/C++ (and maybe Fortran) compilers?<br>See <a href="http://www.mcs.anl.gov/petsc/documentation/faq.html#libimf">http://www.mcs.anl.gov/petsc/documentation/faq.html#libimf</a><br>*******************************************************************************</div><div> </div><div>It seems that a test program built with the given Intel ifort does not run. But I have built another program using ifort in the same workstation and it runs fine.</div><div> </div><div>Please see the attached configure.log file for details.</div><div> </div><div>Thanks for your suggestions!</div><div> </div><div>Regards,</div><div>Qin</div><div> </div><div> </div></div></body></html>