Okay... I'm not a genius, but this is going to be a no-brainer for some of you, I can't figure it out.
I have a simple program that uses log. I have "include <math.h>" in my program. When I compile on gcc, I get "unknown identifier: log." gcc mylogprog.c -o mylogprog.exe I'm guessing that I need to specify libraries, but I don't know what libraries to specify, and I don't know how to find out such things, or how to specify them. I tried doing it on K-Develop, and I compile fine, but "MAKE" fails in the same way. Anyone have a combination of specific and general information that will help? Please CC: me at [EMAIL PROTECTED] - Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]