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: [EMAIL PROTECTED] | Canada  K2A 1H7   | if you're concerned about Hell.
http://FamilyRadio.com/                   | http://Mielke.cc/bible/
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: BRLTTY@mielke.cc
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to