[ale] Oddness from gcc and configure

Fulton Green ale at FultonGreen.com
Wed Aug 23 12:33:39 EDT 2000


Lack of C++ capability, for one. It looks as if you only have the bare-bones
gcc compiler, which is only capable of compiling C code. You also need to
grab the gcc C++ component (there also other components for FORTRAN,
Objective C and Java) to make C++ compilation work.

On Wed, Aug 23, 2000 at 12:18:36PM -0400, Beeland, Jason wrote:
> Just got one really strange error from a configure...
> 
> 
> creating cache ./config.cache
> checking for c++... no
> checking for g++... no
> checking for gcc... gcc
> 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?
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list