delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
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 <earnie_boyd AT yahoo DOT com> |
Subject: | RE: indent-2.2.5 and ed-0.2 |
To: | "Bradley A. Town" <townba AT pobox DOT com>, cygwin AT cygwin DOT com |
MIME-Version: | 1.0 |
--- "Bradley A. Town" <townba AT pobox DOT com> 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 --- <http://earniesystems.safeshopper.com> --- --- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> --- --- Minimalist GNU for Windows <http://www.mingw.org/> --- __________________________________________________ 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |