Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [66.206.205.2] X-Originating-Email: [vxj45 AT hotmail DOT com] From: "Vishal Jain" To: cygwin AT cygwin DOT com Subject: Re: DEBUG build of cygwin Date: Fri, 21 Mar 2003 13:03:50 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 21 Mar 2003 21:03:51.0132 (UTC) FILETIME=[5FADF9C0:01C2EFED] Hi, Just typing make CFLAGS=-g does not help. It still adds -O2. Removing -O2 from the top level makefile also does not help. Vishal On Thu, Mar 20, 2003 at 09:15:36PM -0800, Vishal Jain wrote: >Is there a single place in a config file where I can specify CFLAGS? >Where do I have to change it? Just type "make CFLAGS=-g", as I said. Or modify the Makefile. Or, more generally "grep is your friend". If you'd typed "grep CFLAGS *" in your build directory you would have found the answer to your question pretty quickly. cgf _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/