From: Russell Browne (russ_at_amc.com)
Date: Tue Sep 26 2000 - 17:40:48 BST
> > Trying to debug application with pthreads on redhat 6.2 and UPS > complains some files like restart.h pthread.c are missing in a directory > that doesn't exist in my system. > > -- > Moshe Harel > SW engineer > Voice Systems Division, Com21 > P.O Box 45138 > Jerusalem 91450 > Israel That might happen if the threads library was compiled with -g, so that it contained references to source files not shipped with the library. You might try running strip on the library. (Be sure you have a backup copy first!) Russ Browne Applied MicroSystems Corp.
This archive was generated by hypermail 2.1.4 : Wed Feb 13 2002 - 21:56:25 GMT