This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: math.h problem


At 17.06 13/01/2003 +0100, Fabio Mazzone wrote:
try with a -l or -lm option to gcc (i'm sorry, i don't remeber it and i
can't run it now...).
Use -lm
(with a lowercase "L")
It links in "libm", the math support library.

fwyzard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]