[MOAB-dev] Make check failure (5143)
Xiabing Xu
xbxu at mcs.anl.gov
Thu Sep 1 14:09:05 CDT 2011
[xbxu at flogin1 ~]$ which gfortran
/usr/bin/gfortran
[xbxu at flogin1 ~]$ gfortran --version
GNU Fortran (GCC) 4.1.2 20080704 (Red Hat 4.1.2-50)
Copyright (C) 2007 Free Software Foundation, Inc.
It is not g77.
Xiabing
On Sep 1, 2011, at 2:05 PM, Jason Kraftcheck wrote:
> On 09/01/2011 02:04 PM, Xiabing Xu wrote:
>>
>
>>
>> Intel compiler works fine. It is the gfortran compiler that doesn't compile.
>>
>> Here is the code that fails the search for gfortran compiler:
>>
>> #elif defined(__SIZEOF_SIZE_T__)
>> c gfortran
>> # define IMESH_HANDLE_T integer*__SIZEOF_SIZE_T__
>>
>> The reason is that gfortran compiler does not define __SIZEOF_SIZE_T__ on fusion, resulting the error "Unknown compiler".
>
> Which version of gfortran? Or is it actually g77?
>
> - jason
>
More information about the moab-dev
mailing list