help!!!

LLeweLLyn Reese llewelly@lifesupport.shutdown.com
Fri Mar 7 05:46:00 GMT 2003


Jim Frost <jim@jimfrost.com> writes:

> Any ideas with the following??? gcc3.2
> 
> 
> 
> linux:~/aquaosk-2.0 # ./configure
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for -p flag to install... yes
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking for C compiler default output... configure: error: C compiler cannot 
> create executables
> See `config.log' for more details.

Well, see the config.log file, it might be helpful. Or maybe not. :-)

This can happen if you don't have permission to create files in the
    current dir, if there isn't space on the file system, etc, etc.

Try compiling a simple hello world type program, and see if your gcc
    works for that.

> Help appreciated!!!
> 
> Thanks,
> 
> Jim Frost
> -- 
> KMail 1.5 KDE 3.1



More information about the Gcc-help mailing list