| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=0.2 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_RP_MATCHES_RCVD |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Fausto Arinos Barbuto <fausto_barbuto AT yahoo DOT ca> |
| Subject: | Problem during C source code compilation |
| Date: | Wed, 5 Sep 2012 19:49:57 +0000 (UTC) |
| Lines: | 32 |
| Message-ID: | <loom.20120905T214546-374@post.gmane.org> |
| Mime-Version: | 1.0 |
| User-Agent: | Loom/3.14 (http://gmane.org/) |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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.
Thanks,
Fausto
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |