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

Andrew Pinski <[email protected]>
Newsgroups gmane.comp.gcc.devel,gmane.linux.gcc
Message-ID <[email protected]>
On Jan 4, 2005, at 5:59 PM, Denis Zaitsev wrote:

> Ok, but do we force users to use libm every time libc is used?  No, we
> don't.  Of course, we don't.  And I emphasised the word 'always':
> not _every_ routine from libstdc++ need libm, but it always
> required...

Then write a better collect2 which only links in the libraries which
are needed and have it find the needed libraries without supplying
the option to link the library (yes this is on the TODO page of gcc).

Also note on some targets like darwin, libm is included in libsystem 
(aka
libc) by default.


-- Pinski
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.