[petsc-users] Building Linux 32-bit PETSc lib

Qin Lu lu_qin_2000 at yahoo.com
Wed Jan 8 15:21:32 CST 2014


Hello,
 
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:
 
===============================================================================                                                                                TESTING: checkCLibraries from config.compilers(config/BuildSystem/config/compilers.py:161)                                                                     *******************************************************************************
                    UNABLE to EXECUTE BINARIES for ./configure
-------------------------------------------------------------------------------
Cannot run executables created with FC. If this machine uses a batch system
to submit jobs you will need to configure using ./configure with the additional option  --with-batch.
 Otherwise there is problem with the compilers. Can you compile and run code with your C/C++ (and maybe Fortran) compilers?
See http://www.mcs.anl.gov/petsc/documentation/faq.html#libimf
*******************************************************************************
 
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.
 
Please see the attached configure.log file for details.
 
Thanks for your suggestions!
 
Regards,
Qin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140108/524f989e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: application/octet-stream
Size: 1053187 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140108/524f989e/attachment-0001.obj>


More information about the petsc-users mailing list