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]

RE: configure:2090: error: C compiler cannot create executables


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=cc1`" to
verify and find out what's missing, then re-run setup.exe - it should pick
up the missing dependencies automatically.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]