[Bug other/32411] GCC Collect2 adds extra "-lm"'s to link commands even when not linking with "-lm".
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 20 12:55:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list