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=
"full-package-name"
| #define PACKAGE_VERSION "VERSION"
| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2090: error
5 matches
Mail list logo