------- Comment #7 from pinskia at gcc dot gnu dot org 2006-06-02 02:12 ------- g++f4 -o hello hello.o -lmudflap
You need both -fmudlfap and -lmudflap when linking. This is not a bug. -- 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=26120