This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: huge number of gfortran testsuite failures


Jack Howarth wrote:
FX and Jerry,
    One other question. What do you get for...

nm libgfortran.1.0.0.dylib | grep gthrw_pthread_mutex

or

nm libgfortran.1.0.0.so | grep gthrw_pthread_mutex

I am still very unclear where that symbol is going to be
defined at.
             Jack


$ nm /mnt/sdb2/usr/lib/libgfortran.so.1.0.0 | grep mutex w pthread_mutex_lock@@GLIBC_2.0 w pthread_mutex_trylock w pthread_mutex_unlock@@GLIBC_2.0

This is what I see. I do not have a MAC here.

Jerry


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]