196
Calculator C / Re: Noob Questions about Porting
« on: February 25, 2012, 04:54:35 pm »
-L and -l should be in LDFLAGS.
CFLAGS should contain -I /path/to/the/include/directory, that contains gmp.h.
CFLAGS should contain -I /path/to/the/include/directory, that contains gmp.h.