GNU bug report logs - #5603
23.1.90; value of CPP not used in configure script

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Fri, 19 Feb 2010 12:25:01 UTC

Severity: normal

Merged with 9755

Found in version 24.0.90

Fixed in version 24.2

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 5603 <at> debbugs.gnu.org
Subject: bug#5603: 23.1.90; value of CPP not used in configure script
Date: Thu, 17 May 2012 00:30:24 +0200
Am 16.05.2012 um 09:25 schrieb Glenn Morris:

> I can't tell what the issue is supposed to be here.

It's that I have set for configure the environment variable "CPP=llvm-cpp-4.2" because './configure --help' tells:

	Some influential environment variables:
	  CC          C compiler command
	  CFLAGS      C compiler flags
	  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
	              nonstandard directory <lib dir>
	  LIBS        libraries to pass to the linker, e.g. -l<library>
	  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
	              you have headers in a nonstandard directory <include dir>
	  CPP         C preprocessor
	  XMKMF       Path to xmkmf, Makefile generator for X Window System

But this does not seem to be true because it's

	+ ac_cv_prog_CPP='llvm-gcc-4.2 -E -no-cpp-precomp -I/sw/include -L/sw/lib'

that's used as C pre-processor. So either the configure script has a bug or its help function.


The mention of "-no-cpp-precomp" is more or less an additional remark.

--
Greetings

  Pete

’Twas a woman who drove me to drink, and I never had the courtesy to thank her for it.
				— W.C. Fields





This bug report was last modified 13 years and 65 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.