first Valgrind test (was Re: [BRLTTY] Debugging BRLTTY crashes (Baum driver))

Dave Mielke dave at mielke.cc
Thu May 10 02:40:58 EDT 2007


To build with unoptimized object code: After you configure, edit config.mk and 
remove the -O option from this line:

   COMMONCFLAGS = -g -O2 $(EXTRACFLAGS)

To install unstripped binaries so that you should get names for everything:
After you configure, edit config.mk and remove the -s option from this line:

   INSTALL_PROGRAM = $(INSTALL_SCRIPT) -s

-- 
Dave Mielke           | 2213 Fox Crescent | I believe that the Bible is the
Phone: 1-613-726-0014 | Ottawa, Ontario   | Word of God. Please contact me
EMail: dave at mielke.cc | Canada  K2A 1H7   | if you're concerned about Hell.
http://FamilyRadio.com/                   | http://Mielke.cc/bible/


More information about the BRLTTY mailing list