[MITgcm-support] MITgcm on snow leopard

Martin Losch Martin.Losch at awi.de
Tue Nov 2 04:14:42 EDT 2010


Hi Nico
this
> CFLAGS='arch i386'
should probably be this (you forgot the '-'):
> CFLAGS='-arch i386'

otherwise the checked-in darwin_ia32_gfortran works for me too (make sure that you comment in the CFLAGS line)

Martin

On Nov 1, 2010, at 10:08 PM, Menemenlis, Dimitris (3248) wrote:

> Checked in opt file works fine for me?
> 
> Dimitris Menemenlis
> 818-625-6498
> 
> On Nov 1, 2010, at 2:05 PM, "Nico Wienders" <wienders at fsu.edu> wrote:
> 
>> 
>> 
>> 
>> My turn to try gfortran on snow leopard 64. 
>> 
>> Here is my (plump) OPT file. And the errors i get. 
>> Can't figure out what i do wrong. Thank you. Cheers.
>> 
>> 
>> CPP='/usr/bin/cpp -traditional -P'
>> FC='/usr/local/bin/gfortran'
>> CC='/usr/bin/gcc'
>> LINK='/usr/local/bin/gfortran'
>> CFLAGS='arch i386'
>> FFLAGS='-qfixed=132 -qsuffix=f=for'
>> FOPTIM='-O3'
>> NOOPTFLAGS='-O0'
>> EXTENDED_SRC_FLAG='-ffixed-line-length-132'
>> SKIP_NETCDF_CHECK=t
>> S64='$(TOOLSDIR)/set64bitConst.sh'
>> MAKEDEPEND='/usr/X11/bin/makedepend'
>> DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4 -DML_TERMINATOR'
>> INCLUDES='-I/usr/local/include -I/sw/include'
>> LIBS='-L/sw/lib -L/usr/local/lib -lnetcdf'
>> 
>> 
>> 
>> ===  Checking system libraries  ===
>>   Do we have the system() command using /usr/local/bin/gfortran...  yes
>>   Do we have the fdate() command using /usr/local/bin/gfortran...  yes
>>   Do we have the etime() command using /usr/local/bin/gfortran...  no
>>   Can we call simple C routines (here, "cloc()") using /usr/local/bin/gfortran...  no
>>   Can we unlimit the stack size using /usr/local/bin/gfortran...  no
>>   Can we register a signal handler using /usr/local/bin/gfortran...  no
>>   Can we use stat() through C calls...  no
>>   Can we create NetCDF-enabled binaries...  no
>> 
>> 
>> 
>> Nico Wienders  
>> 
>> Florida State University  -  Earth, Ocean and Atmospheric Science  -  OSB415
>> 117 N. Woodward Avenue, Tallahassee, FL 32306-4320 - wienders at fsu.edu
>> (850) 644-1987  (office)   |   (850) 294-3542 (cell)   |   (850) 644-2581 (fax)
>> 
>> _______________________________________________
>> MITgcm-support mailing list
>> MITgcm-support at mitgcm.org
>> http://mitgcm.org/mailman/listinfo/mitgcm-support
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support




More information about the MITgcm-support mailing list