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]
Other format: [Raw text]

Re: GCC compiler cannot create executables.


On Thursday 05 December 2002 23:28, Ryan Budge wrote:
>
> In my cvs directory I run :-
>
> %autoconf
> %./configure
>
> And I get : -
>
> Configure : error : installation or configuration problem : c compiler
> cannot create executables.
>

> Im attaching the output of cygcheck -c and config.log.
>
>
Your config.log appears to say that the test gcc command wants to link 
against libuser32, and it doesn't find that library.  Does gcc -v work for 
you from the command line?  Do you have such a library?
-- 
Tim Prince

--
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]