"Vijaya Kumar B.H." <[EMAIL PROTECTED]> writes:
> I am trying to compile pthread application , but getting the following
> error . I think this is a bug in GCC libraries.
...
> connEntities[connid]->rcvWinFillMutex = PTHREAD_MUTEX_INITIALIZER;
It looks to me like your code is wrong -- PTHREAD_MUTE
Hi
I am trying to compile pthread application , but getting the following
error . I think this is a bug in GCC libraries.
gcc -lpthread -c *.c
srtp_impl.c: In function ‘srtp_init_connection’:
srtp_impl.c:8: error: expected expression before ‘{’ token
srtp_impl.c:9: error: expected expression be
2 matches
Mail list logo