------- Comment #2 from dir at lanl dot gov 2005-11-23 14:09 ------- I applied the patch to what I had yesterday and did a make and install. I build a program with it but the program would not run. I got -
[dranta:~/sage/ibar/ibarOne] dir% rage20051111GF.x ibarOne.input dyld: lazy symbol binding failed: Symbol not found: ___gthrw_pthread_mutex_lock Referenced from: /Users/dir/gfortran/lib/libgfortran.1.dylib Expected in: flat namespace dyld: Symbol not found: ___gthrw_pthread_mutex_lock Referenced from: /Users/dir/gfortran/lib/libgfortran.1.dylib Expected in: flat namespace Trace/BPT trap [dranta:~/sage/ibar/ibarOne] dir% gfortran --v Using built-in specs. Target: powerpc-apple-darwin8.3.0 Configured with: ./configure --prefix=/Users/dir/gfortran --enable-languages=c,f95 Thread model: posix gcc version 4.2.0 20051122 (experimental) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24991