hi there,
i just stumbled over these lines:
otaku% grep -n \${DEBUG_FLAGS} /usr/share/mk/bsd.prog.mk
24:CFLAGS+=${DEBUG_FLAGS}
25:CXXFLAGS+=${DEBUG_FLAGS}
is it really necessary to assign the debug flags to both CFLAGS *and* CXXFLAGS?
cheers.
alex
--
a13x