This is the mail archive of the gcc@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]

1997-11-27 egcs snapshot available



On my system (RedHat 4.9 Beta; i686-pc-linux-gnu), I'm getting
failures on the libio make check with this snapshot:

  /mnt/u1/mitchell/projects/egcs/libraries//libstdc++/libstdc++.a(iostream.o):
  In function `ostream::operator<<(char)':
  /home/mitchell/projects/egcs/libraries/libio/iostream.cc:381:
  undefined reference to `_pthread_cleanup_push_defer'
  /home/mitchell/projects/egcs/libraries/libio/iostream.cc:382:
  undefined reference to `_pthread_cleanup_push_defer'
  /home/mitchell/projects/egcs/libraries/libio/iostream.cc:410:
  undefined reference to `_pthread_cleanup_push_defer'
  /home/mitchell/projects/egcs/libraries/libio/iostream.cc:410:
  undefined reference to `_pthread_cleanup_pop_restore'

I'm not going to have a chance to help look at this until next week,
but I'm hoping that the reason will be obvious to someone.

-- 
Mark Mitchell		mmitchell@usa.net
Stanford University	http://www.stanford.edu



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