[MITgcm-support] MITgcm on Snow Leopard
Dimitris Menemenlis
menemenlis at jpl.nasa.gov
Fri Nov 20 21:30:10 EST 2009
Is anyone running MITgcm on top of Snow Leopard?
I tried using darwin_ia32_gfortran and get following warnings and error messages:
ld: warning: in gsl_ieee_env.o, file is not of required architecture
ld: warning: in ptwrapper.o, file is not of required architecture
ld: warning: in setrlstk.o, file is not of required architecture
ld: warning: in sigreg.o, file is not of required architecture
ld: warning: in tim.o, file is not of required architecture
ld: warning: in timer_stats.o, file is not of required architecture
ld: warning: duplicate dylib /usr/local/gfortran/lib/libgcc_s.1.dylib
Undefined symbols:
"_cusertime_", referenced from:
_timer_get_time__ in timers.o
"_timenow_", referenced from:
_timer_get_time__ in timers.o
"_csystemtime_", referenced from:
_timer_get_time__ in timers.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [mitgcmuv] Error 1
Also, I notice that darwin_ia32_gfortran refers to
/sw/include and /sw/lib, which do not exist.
Dimitris
More information about the MITgcm-support
mailing list