Thanks a lot!!
As you say, I have 2 cygwin1.dll in my PC.
When I deleted one in C:\..\SYSTEM ,then
$ cygcheck `gcc -print-prog-name=cc1`
D:\cygwin/lib\gcc/i686-pc-cygwin/3.4.4/cc1.exe
D:\cygwin\bin\cygwin1.dll
C:\WINDOWS\system32\ADVAPI32.DLL
C:\WINDOWS\system32\ntdll.dll
C:\WI
sugitakukun wrote:
> $ cygcheck `gcc -print-prog-name=cc1`
> D:\cygwin/lib\gcc/i686-pc-cygwin/3.4.4/cc1.exe
> C:\WINDOWS\SYSTEM\cygwin1.dll
> C:\WINDOWS\system32\ADVAPI32.DLL
> C:\WINDOWS\system32\ntdll.dll
> C:\WINDOWS\system32\KERNEL32.dll
> C:\WINDOWS\system32\RPCRT4.dll
Thanks for advice.
Try cygcheck, then
$ cygcheck `gcc -print-prog-name=cc1`
D:\cygwin/lib\gcc/i686-pc-cygwin/3.4.4/cc1.exe
C:\WINDOWS\SYSTEM\cygwin1.dll
C:\WINDOWS\system32\ADVAPI32.DLL
C:\WINDOWS\system32\ntdll.dll
C:\WINDOWS\system32\KERNEL32.dll
C:\WINDOWS\system32\RP
sugitakukun wrote on 08 July 2008 18:55:
> Hi everyone.
>
> I installed Cygwin a little days ago to use gcc & g++.
> I tried "gcc hello.c -o test" ,but no error messages were printed and no
> file were made.(So do g++ & hello.cpp)
Missing DLL, most likely. Run "cygcheck `gcc -print-prog-name=
4 matches
Mail list logo