X-Spam-Check-By: sourceware.org Message-ID: <45704918.90509@byu.net> Date: Fri, 01 Dec 2006 08:24:08 -0700 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8) Gecko/20061025 Thunderbird/1.5.0.8 Mnenhy/0.7.4.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin -mno-cygwin AC_CHECK_SIZEOF References: <20061201023212 DOT GH19404 AT cox DOT net> <456FA8DD DOT 3030409 AT byu DOT net> <20061201135735 DOT GM19404 AT cox DOT net> <457036CE DOT 4060004 AT byu DOT net> <20061201142246 DOT GO19404 AT cox DOT net> <20061201145954 DOT GA29063 AT trixie DOT casa DOT cgf DOT cx> In-Reply-To: <20061201145954.GA29063@trixie.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Christopher Faylor on 12/1/2006 7:59 AM: > > I usually just set the appropriate "cache" variable ahead of time: > > ac_cv_dev_zero=yes ./configure Except that mingw doesn't really have /dev/zero, and you should set environment variables as arguments to configure so that ./config.status remembers the settings. So for using -mno-cygwin, that should read: ./configure ac_cv_file_dev_zero=no ... - -- Life is short - so eat dessert first! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFcEkY84KuGfSFAYARAhH1AKC7/Dx3q3Oj2Gm/7vMySnptoSTWbgCgjGjC bUUs1LYWNzD5v2oNmcPGUMQ= =tH8h -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/