If the pthreads is built with syscall-soft, how do you use any of the
iostreams::write... functions? The templates will convert any "write" to
"__pthread_write" (operator <<) because of the macros in pthreads.h,
causing a compile error (no matching function to call to
'ostream::__pthread_write'.
Any ideas will be appreciated.
Flobro
______________________________________________________________________
GNU Portable Threads (Pth) http://www.gnu.org/software/pth/
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager (Majordomo) [EMAIL PROTECTED]