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 libmudflap/26120] mudflap behavior changes with trivial changes to build command



------- Comment #8 from idht4n at hotmail dot com  2006-06-02 16:22 -------
(In reply to comment #7)
> g++f4 -o hello hello.o -lmudflap
> 
> You need both -fmudlfap and -lmudflap when linking.
> 
> This is not a bug.
> 

OK - mostly my bad then.  Sorry.  But if you need them both, why doesn't it
complain at compile time?  Instead it happily gives an executable that gives
bogus warnings, which IMHO is still a bug.


-- 


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


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