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: error: C compiller cannot create executables


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to aliko on 11/1/2006 6:39 AM:
> Hi!
> 
> Please help me to solve that problem. When I'm trying to run ./configure
> for some program (SDCC) I get erroneous message "C compiller cannot
> create executables".

You still have the typo, but at least you have the correct list now :)

> checking for C compiler default output file name... configure: error: C
> compiler
>  cannot create executables
> See `config.log' for more details.
> ****************************
> 
> I have not found something descriptive in config.log that helped me to
> solve problem.

Somewhere in config.log should be a line that includes the text 'default
output file name', and that will tell you why configure thinks your C
compiler doesn't work.  If you can't decipher that message, then send us
the output of:
grep -A50 'default output file name' config.log

> Problem reports:       http://cygwin.com/problems.html

Following the above directions, and including 'cygcheck -svr' output as a
text attachment, might also be helpful, in case your problem stems from an
incomplete installation.

- --
Life is short - so eat dessert first!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFSKX384KuGfSFAYARAhlBAJwJT7RqEpG1LgkrWzmBtreOHe7ucACeLTjH
h8h6cbVFYx3G7KiQegIebss=
=Ffsw
-----END PGP SIGNATURE-----

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