This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libfortran/24991] [4.1/4.2 Regression] gfortran build fails with - error:gthr-default.h: No such file or directory



------- Comment #32 from howarth at nitro dot med dot uc dot edu  2005-11-25 23:03 -------
Andreas,
      The undefined symbols under Darwin_8.3.0 occur as follows...

___gthrw_pthread_mutex_lock

rand.o
random.o
unix.o
unit.o

___gthrw_pthread_mutex_trylock

unix.o
unit.o

___gthrw_pthread_mutex_unlock

rand.o
random.o
unix.o
unit.o

FYI.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24991


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