X-Recipient: archive-cygwin AT delorie DOT 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 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 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 Reply-To: moss AT cs DOT umass DOT 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 AT cygwin DOT com Subject: Re: But it is cygwin related. References: <20130404170527 DOT 3708 AT binki> <20130404085538 DOT GE25170 AT calimero DOT vinschen DOT de> <515D78B1 DOT 60209 AT farance DOT com> <515DA044 DOT 6070706 AT farance DOT com> <515DC91A DOT 2070706 AT cs DOT umass DOT 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