Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Mon, 26 Feb 2001 22:03:20 -0500
Message-Id: <200102270303.WAA18335@envy.delorie.com>
X-Authentication-Warning: envy.delorie.com: dj set sender to dj@envy.delorie.com using -f
From: DJ Delorie <dj@delorie.com>
To: jdtiller@best.com
CC: cygwin@cygwin.com
In-reply-to: <Pine.WNT.4.32.0102261849590.-339647@tiller2.ventritex.com>
	(message from Jason Tiller on Mon, 26 Feb 2001 18:56:16 -0800 (Pacific
	Standard Time))
Subject: Re: How does setup.exe determine machine type?
References:  <Pine.WNT.4.32.0102261849590.-339647@tiller2.ventritex.com>


config.guess uses uname, but configure uses what you pass it for a
--target.  Setup doesn't care what kind of machine you have; it just
installs the tar files, but the cygwin tar file has files named after
the configuration (i.e. i686-pc-cygwin).

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

