[Bug libmudflap/18885] linker does not link libmudflap automatically with -fmudflap

2013-11-09 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18885 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libmudflap/18885] linker does not link libmudflap automatically with -fmudflap

2011-02-08 Thread ludo at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18885 Ludovic Courtès changed: What|Removed |Added CC||ludo at gnu dot org --- Comment #4 from

[Bug libmudflap/18885] linker does not link libmudflap automatically with -fmudflap

2005-08-19 Thread ppluzhnikov at charter dot net
--- Additional Comments From ppluzhnikov at charter dot net 2005-08-19 14:48 --- Note that threaded programs need -lmudflapth instead of -lmudflap. The driver should add correct version of libmudflap automatically, or you'll get bug reports from users who link the wrong version in. Alt

[Bug libmudflap/18885] linker does not link libmudflap automatically with -fmudflap

2004-12-13 Thread micis at gmx dot de
--- Additional Comments From micis at gmx dot de 2004-12-13 10:29 --- Maybe it never worked as stated in the documentation, but then either the manual should be changed or libmudflap should be automatically linked. In my opinion libmudflap should be automatically linked, linker command

[Bug libmudflap/18885] linker does not link libmudflap automatically with -fmudflap

2004-12-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-08 15:32 --- Confirmed, but I don't know it was removed. -- What|Removed |Added Status|UNCONF