#include <stdio.h> #include <gmp.h>
int main() { return 0; } compiles as follows: Ankit [EMAIL PROTECTED] /home/testNoSpace/open-cobol-0.33 $ gcc test.c test.c:2:17: gmp.h: No such file or directoryWhat's odd is that gmp.h exists in my /usr/include directory, along with stdio.h. I also have libgmp dlls installed. Ideas?
Ankit
smime.p7s
Description: S/MIME Cryptographic Signature