> Problem: --------------Start-------------------- > gcc -o p p.c > /tmp/ccOk5I48.o: In function `main': > /tmp/ccOk5I48.o(.text 0x1e): undefined reference to `log' > collect2: ld returned 1 exit status just use g++ and watch.