X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=oZrxeRBuF1/7YG/935H7qOpHa7S3LnRbHO+3Pd7bchW
	/GfrWWd5PmLejhEClv+dgc+5YhmYfZ91nT/aOv3/ubxA2KRCPCOE7zgpTg+uKiaW
	OG/fc+SDAaEjnAjptIk92YjSGi3U8OrPlhyyKF4kf3AymMnqsFbtdCtCDS/XIAMg
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=MRuvcYxYR/Md+tq+rVyjOHhQ53Y=; b=TNWiFlytwMcOznavc
	h80juQKLFeBDXSpljirou58JBmtknwdyw7FX4fdXeuC5oJweXR1G8F1mGfOzoX6l
	9PKLriaeGZ4Pn56sCcFEQXsH+ZIvglNWneZ30GSuHUPJii95m7HoXMiz1FMk5Ny/
	N2zKYO/KCOlqeSnTQCQ12OoAnA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: etr-usa.com
Message-ID: <53907AA5.1010406@etr-usa.com>
Date: Thu, 05 Jun 2014 08:11:49 -0600
From: Warren Young <warren@etr-usa.com>
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0
MIME-Version: 1.0
To: Cygwin-L <cygwin@cygwin.com>
Subject: Re: Cygwin on Max OS X ?
References: <COL129-W5D99D52355F33D9159FA1CB2D0@phx.gbl>
In-Reply-To: <COL129-W5D99D52355F33D9159FA1CB2D0@phx.gbl>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 6/5/2014 07:48, Richard H. McCullough wrote:
>
> Can I install Cygwin on my iMac?

cygwin1.dll uses the Win32 API heavily.  That means it only runs under 
Windows or a near-enough clone like WINE.

A few of the key tools for Cygwin are also Win32-native, such as 
setup.exe and cygcheck.exe.  And, at least one of the packages ported to 
Cygwin calls the Win32 API directly, which is Naughty(tm) but not 
actively prevented.

I've tried CrossOver (the commercial version of WINE) under OS X, and 
it's a miserable experience.

My advice: set up a Windows VM and install Cygwin in it.  I have used 
both VMware Fusion and Parallels Desktop on OS X, and they work 
beautifully.  (Better than virtualization on Windows, in fact.) 
VirtualBox also runs on OS X, but it is not as featureful as the other two.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

