This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libmudflap/18885] New: linker does not link libmudflap automatically with -fmudflap
- From: "micis at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Dec 2004 09:48:28 -0000
- Subject: [Bug libmudflap/18885] New: linker does not link libmudflap automatically with -fmudflap
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The GCC manual states that libmudflap will be linked if the -fmudflap option is
give to the linker:
The instrumentation relies on a separate runtime library (libmudflap),
which will be linked into a program if -fmudflap is given at link time.
But that is not true, the program links only if -lmudflap is also given to the
linker.
Michael Cieslinski
--
Summary: linker does not link libmudflap automatically with -
fmudflap
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libmudflap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: micis at gmx dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: x86_64-redhat-linux
GCC host triplet: x86_64-redhat-linux
GCC target triplet: x86_64-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18885