Re: [i386] Why g++ _always_ link an executable with libm.so?

Gabriel Dos Reis <[email protected]> 05 Jan 2005 23:44:33 +0100
Newsgroups org.kernel.vger.linux-gcc
Message-ID <[email protected]>
Denis Zaitsev <[email protected]> writes:

| > | Ok, but do we force users to use libm every time libc is used?
| > 
| > What is libc?  How do you define it?
| 
| I assume GLIBC, of course.  For x86, but I don't know either this
| matters.

That is a very narrow definition; however, are you claiming that the
mathematical functions are not part of GLIBC?

-- Gaby