Hello I think I have a wrong syntax for the flags, I need to compile my c++ code for gdb debugging, that is include the (-g) flage. is this correct?
proj1: $(OBJS)
<TAB> $(CXX) -og $@ $(OBJS)
thanks
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make
