Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20001220213625.8188.qmail@web124.yahoomail.com> Date: Wed, 20 Dec 2000 13:36:25 -0800 (PST) From: Earnie Boyd Subject: RE: indent-2.2.5 and ed-0.2 To: "Bradley A. Town" , cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- "Bradley A. Town" wrote: > export CFLAGS=-mno-win32 > ../configure No, you'll not get a correct configure. You'll want instead to CC='gcc -mno-win32' ../configure so that configure will use the -mno-win32 switch and so that CFLAGS gets the -O2 optimization flag by default. You can set CFLAGS with other more appropriate values but for -mno-win32 and -mno-cygwin set the CC variable instead as it is important for configuration. Cheers, ===== Earnie Boyd mailto:earnie_boyd AT yahoo DOT com --- --- --- Cygwin: POSIX on Windows --- --- Minimalist GNU for Windows --- __________________________________________________ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/ -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple