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:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=CCXycwzR8QVPfiUB
	nuTn7M9nYiRCPKaRUxfGw/2i6PFXBg49AfKffH9vLcLVcgbneWpc0LbuJ+Q7P+y+
	p7O/1NKOoqAcQ20Q5LcKqqhKtnOU+pndbaNjD8MYcyeWkOvPUX/d+ZSUScQ4/bxS
	RF+8DaaB9mtYg8H8+5MZdPUkPUQ=
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:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=vFH/HzEtHU33TaXanLR8I/
	tBN30=; b=jwYTERdSr1qjtx5g8J9z/JqiFbNSN8vdDGTVcPUw5EUjANcI885342
	KwL8XtygswWTC7Ttwl55oalGNSpPU2NoV1fYJOVoUvztkJTZpAUbuyOI+F7+DZXl
	Gbey/NeLP8eMGk9CHdnNh0EflrqHIF7eSV4Ly1RivW01Lr3Ghrv5k=
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
X-Spam-SWARE-Status: No, score=-3.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.1
Message-ID: <515DCD75.6070802@cs.umass.edu>
Date: Thu, 04 Apr 2013 14:59:01 -0400
From: Eliot Moss <moss@cs.umass.edu>
Reply-To: moss@cs.umass.edu
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: But it is cygwin related.
References: <20130404170527.3708@binki> <20130404085538.GE25170@calimero.vinschen.de> <515D78B1.60209@farance.com> <CA+sc5mmQ9rJ85rvDbMTvp_+vCx6CQPava5N3-8yxd9soh6zxQg@mail.gmail.com> <515DA044.6070706@farance.com> <op.wu04ladynxtvbs@localhost.localdomain> <515DC91A.2070706@cs.umass.edu>
In-Reply-To: <515DC91A.2070706@cs.umass.edu>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

On 4/4/2013 2:40 PM, Eliot Moss wrote:
> It occurred to me to mention to the OP that the
> mingw package (minimal Gnu for Windows is what I think
> it stands for) is a lighter weight version of the gcc
> stuff for Windows.  It does not try to "fake" a Linux
> environment to the extent that cygwin does, so it is
> simpler and smaller, as I understand it.  (I am less
> familiar with mingw than with cygwin.)  Still, there
> may be something there more suited to your needs.

Seeing as I had mingw installed, I built the same little
programs with it. Stripped .exe files turned out to be
6144 bytes long.  ldd showed a long list of dlls that
would be dynamically linked at run time, but they are
all Windows dlls -- no cygwin or "custom" mingw ones.
So, maybe this is more what you meant originally.

Regards -- Eliot Moss

--
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

