:\WINDOWS\system32\KERNEL32.dll
C:\WINDOWS\system32\RPCRT4.dll
C:\WINDOWS\system32\Secur32.dll
D:\cygwin\bin\cygiconv-2.dll
D:\cygwin\bin\cygintl-3.dll
And gcc&g++ run!
$ gcc hello.c
$ ./a
Hello World!
Thanks for DaveK,Brian and everyone.
sugitakukun
Brian Dessent w
\RPCRT4.dll
C:\WINDOWS\system32\Secur32.dll
D:\cygwin\bin\cygiconv-2.dll
D:\cygwin\bin\cygintl-3.dll
But I can't find out what file is "missing".
All DLL files exist.
Some other files are missing from my PC?
Dave Korn wrote:
>
> sugitakukun wrote on 08 July
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)
I tried Automake for hello.c on Cygwin, then
$ ./configure
checking for gcc... gcc
checking for C compiler default
3 matches
Mail list logo