2003-11-26.07:32:14 [BUILD] del prodcons.mingw32.exe Impossibile trovare C:\shoot\bench\prodcons\prodcons.mingw32.exe 2003-11-26.07:32:14 [BUILD] copy prodcons.mingw32 prodcons.c 1 file copiati. 2003-11-26.07:32:14 [BUILD] c:\mingw32\bin\gcc.exe -I..\Include -Ic:\mingw32\include -Bc:\mingw32\lib -Lc:\mingw32\lib -pipe -Wall -O3 -fomit-frame-pointer prodcons.c -o prodcons.mingw32.exe prodcons.c:13: pthread.h: No such file or directory prodcons.c:15: parse error before `mutex' prodcons.c:15: warning: type defaults to `int' in declaration of `mutex' prodcons.c:15: warning: data definition has no type or storage class prodcons.c:16: parse error before `control' prodcons.c:16: warning: type defaults to `int' in declaration of `control' prodcons.c:16: warning: data definition has no type or storage class prodcons.c: In function `main': prodcons.c:25: `pthread_t' undeclared (first use in this function) prodcons.c:25: (Each undeclared identifier is reported only once prodcons.c:25: for each function it appears in.) prodcons.c:25: parse error before `t1' prodcons.c:29: warning: implicit declaration of function `pthread_mutex_init' prodcons.c:33: warning: implicit declaration of function `pthread_cond_init' prodcons.c:37: warning: implicit declaration of function `pthread_create' prodcons.c:37: `t1' undeclared (first use in this function) prodcons.c:37: `pthread_attr_t' undeclared (first use in this function) prodcons.c:37: parse error before `)' prodcons.c:42: `t2' undeclared (first use in this function) prodcons.c:42: parse error before `)' prodcons.c:48: warning: implicit declaration of function `pthread_join' prodcons.c: In function `producer': prodcons.c:58: warning: implicit declaration of function `pthread_mutex_lock' prodcons.c:60: warning: implicit declaration of function `pthread_cond_wait' prodcons.c:64: warning: implicit declaration of function `pthread_cond_signal' prodcons.c:65: warning: implicit declaration of function `pthread_mutex_unlock' 2003-11-26.07:32:14 [BUILD] del prodcons.c [RUN] prodcons.mingw32.exe 10000 -- FAIL (file does not exist) [RUN] prodcons.mingw32.exe 30000 -- FAIL (file does not exist) [RUN] prodcons.mingw32.exe 70000 -- FAIL (file does not exist) [RUN] prodcons.mingw32.exe 100000 -- FAIL (file does not exist)