[ale] Oddness from gcc and configure
Vernard Martin
vernard at cc.gatech.edu
Wed Aug 23 12:23:37 EDT 2000
> 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.
More information about the Ale
mailing list