autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: /lib/cpp again


From: Ralf Corsepius
Subject: Re: /lib/cpp again
Date: Thu, 05 Jul 2001 18:15:34 +0200

Akim Demaille wrote:
> 
> hi Ralf,
> 
> Hm, I don't understand how it happened.  Could you send config.log?

Enclosed below.
> Or at least the part where configure is looking for a preprocessor?
> 
> I fail to understand why it refused to use `compiler -E'.

It seems to me that CC somehow does not get set:

>From the config.log:
> ..
> configure:2341: checking how to run the C preprocessor
> configure:2367:  -E  conftest.c
> ./configure: -E: command not found
> configure:2373: $? = 127
> configure: failed program was:
> #line 2362 "configure"
> #include "confdefs.h" 
> #include <assert.h>   
>                      Syntax error
> configure:2367:  -E  conftest.c  
> ./configure: -E: command not found
> configure:2373: $? = 127
> configure: failed program was:
> #line 2362 "configure"
> #include "confdefs.h" 
> #include <assert.h>   
>                      Syntax error
> ..


> Also, (the question might have already been asked, but I confess the
> answer escapes me): why don't we AC_CHECK_TOOL for cpp?  And then fall
> back to /lib/cpp if available.
I don't know, either :)

Ralf

Attachment: config.log.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]