I tried to profile a program using czmq with gprof which runs fine when compiled with gcc, but without -pg with -pq, the program cops out with: 12-09-22 22:37:24 I: zloop: interrupted (-1) - Interrupted system call any suggestions? - Michael