This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: C compiler error


On Feb 25, 2000, Philipp Thomas <pthomas@suse.de> wrote:

> * Mike Hammonds (mhammonds@fma-aes.com) [20000225 21:12]:
>> checking whether the C compiler (gcc ) works...no
>> configure: error: installation or configuration problem : C compiler cannot
>> create executables.

> It only means that configure can't find the compiler.

Nope, it did find the compiler, but the compiler isn't working.  It's
probably missing standard development tools, such as the
assembler/linker and/or the standard development libraries and crt (C
Run Time?) object files.  See config.log for the exact error message.

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaranį
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]