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: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 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=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 To: cygwin AT cygwin DOT com Subject: Re: Mingw build problem for TCL Message-ID: <20130722133953.GD455@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <51E89AC4 DOT 2030405 AT fastmail DOT fm> <20130719075528 DOT GA10849 AT calimero DOT vinschen DOT de> <51E9B8DE DOT 7030408 AT fastmail DOT fm> <20130720110044 DOT GN20871 AT calimero DOT vinschen DOT de> <51EB6CE3 DOT 9050403 AT fastmail DOT fm> <51ED3171 DOT 5000301 AT cwilson DOT fastmail DOT 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