This is the mail archive of the cygwin mailing list for the Cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Sorry for the private mail, didn't mean to do that. Resend to the list. ---------- Forwarded message ---------- From: david sastre <d.sastre.medina@gmail.com> Date: Thu, 8 Apr 2010 17:02:27 +0200 Subject: Re: "GCC is not found" and "compiler cannot create executables" errors To: Eric Blake <eblake@redhat.com> 2010/4/8, Eric Blake wrote: > On 04/08/2010 08:36 AM, david sastre wrote: >> >> Also, direct gcc invocation exits silenlty: >> $ gcc hola.mundo.c > > Generally the sign of a missing .dll. What does 'cygcheck gcc' say? $ cygcheck gcc Found: C:\cygwin\bin\gcc.exe Found: C:\cygwin\bin\gcc.exe -> C:\cygwin\etc\alternatives\gcc -> C:\cygwin\bin\gcc-4.exe C:\cygwin\bin\gcc-4.exe C:\cygwin\bin\cyggcc_s-1.dll C:\cygwin\bin\cygwin1.dll C:\WINDOWS\system32\ADVAPI32.DLL C:\WINDOWS\system32\KERNEL32.dll C:\WINDOWS\system32\ntdll.dll C:\WINDOWS\system32\RPCRT4.dll C:\WINDOWS\system32\Secur32.dll > Also, following these directions: > >> Problem reports: http://cygwin.com/problems.html > > and attaching a text file of your 'cygcheck -svr' output might make the > solution obvious. Attached. Sorry for that huge file but, as stated in the link you provided: " Please do not compress or otherwise encode the output (of cygcheck -svr)" Regards.
Attachment:
cygcheck.out
Description: Binary data
-- 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
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |