[Magic-dev] C compiler default output... configure:
error:Ccompiler cannot create executables (fwd)
David Fang
fang at csl.cornell.edu
Wed Aug 10 20:33:04 EDT 2005
---------- Forwarded message ----------
Date: Wed, 10 Aug 2005 18:57:55 +0530
From: CODE <codendev at vsnl.com>
To: David Fang <fang at csl.cornell.edu>
Subject: RE: [Magic-dev] C compiler default output... configure:
error:Ccompiler cannot create executables
Hi everyone,
I got this problem fixed. Anyone who face this problem, please make sure you
have W32api in place.
thanks,
raju
-----Original Message-----
From: David Fang [mailto:fang at csl.cornell.edu]
Sent: Monday, August 08, 2005 7:13 AM
To: CODE
Cc: magic-dev at csl.cornell.edu
Subject: Re: [Magic-dev] C compiler default output... configure:
error:Ccompiler cannot create executables
> raju at systemc /usr/local/src/magic-7.2.70
> $ ./configure --without-tcl
> checking build system type... i686-pc-cygwin
> checking host system type... i686-pc-cygwin
> checking target system type... i686-pc-cygwin
> checking for gcc... gcc
> checking for C compiler default output... configure: error: C compiler
> cannot cr
> eate executables
> See `config.log' for more details.
Hi,
Can you show us the excerpt of config.log that describes the failure? The
only time I've seen this error message is when permissions were set
incorrectly on gcc executables, either in .../bin or .../libexec. Also
check the permissions of the directory where you are running the configure
script -- you need write permissions, of course, to produce object files
'here'.
> My setup details after installing cygwin is enclosed in a text file.
> Please help me how do I solve this problem, I dont know how to test the C
> compiler working.
David Fang
More information about the magic-dev
mailing list