On 04/11/2014 09:58 AM, Khoa Tran wrote:
Hi,I use this command to compile the program: gcc -Wall -I/usr/local/include -DHAVE_INLINE -c main.c So I assume that -DHAVE_INLINE helps me define HAVE_INLINE. Is that correct?
Sorry, I missed that. It works for me when I compile with g++ but not with gcc. I don't know why. -- Peter Johansson
