home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!cis.ohio-state.edu!odin.ins.cwru.edu!chet
- From: chet@odin.ins.cwru.edu (Chet Ramey)
- Newsgroups: gnu.bash.bug
- Subject: Re: How to build with -O?
- Date: 22 Jan 1993 21:26:56 -0500
- Organization: GNUs Not Usenet
- Lines: 11
- Sender: daemon@cis.ohio-state.edu
- Approved: bug-bash@prep.ai.mit.edu
- Distribution: gnu
- Message-ID: <9301221438.AA01401.SM@odin.INS.CWRU.Edu>
- References: <NEAL.93Jan21142454@neal.ctd.comsat.com>
- Reply-To: chet@po.cwru.edu
-
- > What's the easiest way to build bash-1.12 with -O instead of -g?
-
- Change the occurrence of -g to -O in the assignment to DEBUG_FLAG
- in cpp-Makefile and type `make clean; make'
-
- --
- ``The use of history as therapy means the corruption of history as history.''
- -- Arthur Schlesinger
-
- Chet Ramey, Case Western Reserve University Internet: chet@po.CWRU.Edu
-
-