X-Spam-Check-By: sourceware.org Message-ID: <45C0971E.4080305@byu.net> Date: Wed, 31 Jan 2007 06:18:22 -0700 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061207 Thunderbird/1.5.0.9 Mnenhy/0.7.4.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Eliminating -mno-cygwin from gcc? References: <20070131131337 DOT GA17256 AT trixie DOT casa DOT cgf DOT cx> In-Reply-To: <20070131131337.GA17256@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 1/31/2007 6:13 AM: > > How about if we eliminate -mno-cygwin from future releases and either > provide our own mingw cross-tools or wrap the offerings from mingw.org? > This would mean that instead of saying 'gcc -mno-cygwin', you'd say: > 'i686-mingw-gcc' which would, I know, make a few computers spontaneously > self-destruct however, I really don't think that the -mno-cygwin belongs > in gcc. No other port of gcc has anything like this. Fine by me, especially since when TRYING to cross compile, autoconf issues a nasty warning: $ ../configure --host=i686-pc-mingw32 --build=i686-pc-cygwin \ CC='gcc -mno-cygwin' host_alias=i686-pc-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-mingw32-strip... no checking for strip... strip configure: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to autoconf AT gnu DOT org. checking build system type... i686-pc-cygwin checking host system type... i686-pc-mingw32 ... I would much rather call the cross-compiler i686-mingw-gcc than the current name of 'gcc -mno-cygwin'. - -- Don't work too hard, make some time for fun as well! 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 iD8DBQFFwJce84KuGfSFAYARAgPzAJ9N36/FVbtZOde+/og9osY1r2FejACdER87 Wm9030d7lt4uZwNLwmd/Ze0= =Nl80 -----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/