X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18P0qmKLT5vGKmBivUeXA/M Date: Wed, 5 Sep 2012 16:27:10 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Problem during C source code compilation Message-ID: <20120905202710.GA10452@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Wed, Sep 05, 2012 at 07:49:57PM +0000, Fausto Arinos Barbuto wrote: >Hello, > >I'm trying to compile a simple C source code but I'm getting the >following error(s): > >$ gcc -o struct struct.c > > 0 [main] collect2 2172 fork: child -1 - CreateProcessW >failed for 'C:\cygwin\lib\gcc\i686-pc-cygwin\4.5.3\collect2.exe', >errno 13 >1000770 [main] collect2 2172 fork: child -1 - CreateProcessW >failed for 'C:\cygwin\lib\gcc\i686-pc-cygwin\4.5.3\collect2.exe', >errno 13 >3001835 [main] collect2 2172 fork: child -1 - CreateProcessW >failed for 'C:\cygwin\lib\gcc\i686-pc-cygwin\4.5.3\collect2.exe', >errno 13 >7003080 [main] collect2 2172 fork: child -1 - CreateProcessW >failed for 'C:\cygwin\lib\gcc\i686-pc-cygwin\4.5.3\collect2.exe', >errno 13 >collect2: vfork: Permission denied > >A similar error occurs when I try to compile Fortran (gfortran) >sources. > >It's not a problem with the sources, I'm sure, as they've passed >compilation flawlessly with other compilers (Windows, Linux). > >Any help will be warmly appreciated. Start here: http://cygwin.com/problems.html -- 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