This is the mail archive of the cygwin@cygwin.com 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]

Re: configure: error: C compiler cannot create executables


On Tue, 10 Jul 2001, Sasa Velickovic wrote:

> Hello List.
> 
> I am having a problem with my cygwin install. Whenever I try to
> ./configure something I get:
> 
> $ ./configure

[ ... ]

> checking for gcc... gcc
> checking for C compiler default output... configure: error: C compiler
> cannot create executables
> 
> Can't make anything of it...


Look in config.log file, which should give you a clue where to start. If
you get stumped, please post the last bits of config.log where it shows
the error. Also include gcc and binutils version info.
  
  $ gcc -v
  $ ld --version

Regards,
Mumit



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]