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