home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / bash / bug / 752 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  866 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!cis.ohio-state.edu!odin.ins.cwru.edu!chet
  2. From: chet@odin.ins.cwru.edu (Chet Ramey)
  3. Newsgroups: gnu.bash.bug
  4. Subject: Re: How to build with -O?
  5. Date: 22 Jan 1993 21:26:56 -0500
  6. Organization: GNUs Not Usenet
  7. Lines: 11
  8. Sender: daemon@cis.ohio-state.edu
  9. Approved: bug-bash@prep.ai.mit.edu
  10. Distribution: gnu
  11. Message-ID: <9301221438.AA01401.SM@odin.INS.CWRU.Edu>
  12. References: <NEAL.93Jan21142454@neal.ctd.comsat.com>
  13. Reply-To: chet@po.cwru.edu
  14.  
  15. > What's the easiest way to build bash-1.12 with -O instead of -g?
  16.  
  17. Change the occurrence of -g to -O in the assignment to DEBUG_FLAG
  18. in cpp-Makefile and type `make clean; make'
  19.  
  20. --
  21. ``The use of history as therapy means the corruption of history as history.''
  22.     -- Arthur Schlesinger
  23.  
  24. Chet Ramey, Case Western Reserve University    Internet: chet@po.CWRU.Edu
  25.  
  26.