[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Oddness from gcc and configure
- Subject: [ale] Oddness from gcc and configure
- From: vernard at cc.gatech.edu (Vernard Martin)
- Date: Wed, 23 Aug 2000 12:23:37 -0400
> checking whether the C++ compiler (gcc ) works... no
> configure: error: installation or configuration problem: C++ compiler cannot
> create executables.
>
> Anyone know what could be making gcc not able to make executables?
The configure script just creates a very simple 6-8 line C++ program and then
invokes the compiler on it. You need to verify that you have the correct
libraries installed and that C++ actually works on your machine. Sometimes
being out of disk space will cause this error to occur.
hope this helps
Vernard
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.