This is the mail archive of the gcc-bugs@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]

[Bug other/32411] GCC Collect2 adds extra "-lm"'s to link commands even when not linking with "-lm".



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-06-20 12:55 -------
> The page http://gcc.gnu.org/gcc-4.3/changes.html#mpfropts says libm is being
> replaced with libmpfr.

No it does not say that, please stop reading the changes page incorrectly. 
What it is saying is that inside the compiler, GCC will now do constant
folding.

You are wrong that GCC is replacing libm with mpfr.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32411


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