This piece of code:
Int32 status; printf(\"status : %x\", status)
gives me the following warning:
jpegthread.c:157: warning
I used the following CFLAGS :
-Wall -Wformat=0