15 Apr
2005
15 Apr
'05
12:54 p.m.
Peter Dimov wrote:
Dan Katz wrote:
/usr/include/pthread.h:554: error: `pthread_rwlock_t' was not declared in this scope /usr/include/pthread.h:554: error: parse error before `)' token [... lots more pthread problems of this sort ...]
Don't know if it's related, on freebsd there's 2 pthread.h files. And for boost.threads to work I need to -D_POSIX_THREAD_PROCESS_SHARED
That's odd, it basically can't compile
for some reason.