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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=VMFwbQV6wJfhb6tQPw9uuLrQOd/1yj6s0Qhz1Y7j83+GFmEG1MRgP
	JUM8XnDxJdb57eWVmSJOLrZzT6oE4wy4a/6SA1eVnW2TI+5HKr9LGCVL/nVSOvF2
	pbUKKJFid1tCcuavMRs2Nl/BpiwRUiTMSEaaNYQQ3iuQLWeXKftwG4=
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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=Qw0EXOmcRsr4U6y9PMaiV5nZ/74=; b=gMtOSKSpn7RrLfEVwYRX/JA/9Luz
	/xRf3OXdiVPwW2XoTLvEHDmUnxE40GhN1Kt8YPl8YII5ISRrtgjePWLuRa51mVy7
	OPqY52/IIqYJmk+MNi/eWujcbXR3uXdKinzNiTF3tS/JJ9Lm1qNdyITrZdP+g2m7
	T0F43kL7YegIPCk=
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=0.1 required=5.0 tests=AWL,BAYES_50,RDNS_NONE autolearn=no version=3.3.1
Date: Mon, 22 Jul 2013 15:39:53 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Mingw build problem for TCL
Message-ID: <20130722133953.GD455@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <51E89AC4.2030405@fastmail.fm> <20130719075528.GA10849@calimero.vinschen.de> <51E9B8DE.7030408@fastmail.fm> <20130720110044.GN20871@calimero.vinschen.de> <51EB6CE3.9050403@fastmail.fm> <51ED3171.5000301@cwilson.fastmail.fm>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <51ED3171.5000301@cwilson.fastmail.fm>
User-Agent: Mutt/1.5.21 (2010-09-15)

On Jul 22 09:19, Charles Wilson wrote:
> On 7/21/2013 1:08 AM, Jonathan Kelly wrote:
> >>On Jul 20 08:08, Jonathan Kelly wrote:
> >>>Not. Comes up with error "The application was unable to start
> >>>correctly (0xc0000022).
> 
> >No, it's not - it compiles and runs as it should when I use the Mingw
> >directly. It's what I'm using now. I was just trying to give back a
> >little by reporting a problem.
> 
> 0xc0000022 is the error code, IIRC, for "couldn't find a DLL that I
> needed at startup".

No, it's STATUS_ACCESS_DENIED, a permission problem.  This could
happen, for instance, if the executable or one of the required DLLs
is not executable.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

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

