This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: cannot find -lm
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: joefoxreal at gmail dot com (Eric Fisher)
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 23 Jan 2006 20:42:32 -0500 (EST)
- Subject: Re: cannot find -lm
>
> Why so many tests need libm? I don't think the tests really used the
> functions of libm. Can I port glibc to get it?
Because the tests assume a libc which means a working libm also.
-- Pinski