[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem compiling PETSC on MacOS Leopard



>>>>>>>>
Executing: mpif90 -c -o conftest.o   conftest.F
sh:
Possible ERROR while running compiler: ret = 256
error message = {ifort: error #10106: Fatal error in /opt/intel/fc/10.0.020/bin/fpp, terminated by segmentation violation
>>>>>>>

ifort is giving SEGV - hence configure failed. There must be some
compatibility issue with ifort and Leopard.

Satish

On Sun, 18 Nov 2007, Bernard Knaepen wrote:

> Hello,
> 
> I would like to compile PETSC on Leopard but I am encountering a problem
> during configuration. The scripts stops with:
> 
> dolfin:petsc-2.3.3-p8 bknaepen$ ./config/configure.py --with-cc=mpicc
> --with-fc=mpif90 --with-cxx=mpicxx