GNU bug report logs - #9755
24.0.90; trying to configure with GCC 4.6.1 on intel Mac OS X 10.6.8

Previous Next

Package: emacs;

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

Date: Fri, 14 Oct 2011 18:56:01 UTC

Severity: normal

Merged with 5603

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


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.90; trying to configure with GCC 4.6.1 on intel Mac OS X 10.6.8
Date: Fri, 14 Oct 2011 20:52:57 +0200
Hello!

The configure scripts adds "-no-cpp-precomp" to CPPFLAGS although GCC 4.6.1 does not support this Apple addition:

	configure:5751: checking how to run the C preprocessor
	configure:5821: result: gcc-4 -E -no-cpp-precomp -I/opt/local/include -L/opt/local/lib
	configure:5841: gcc-4 -E -no-cpp-precomp -I/opt/local/include -L/opt/local/lib  conftest.c
	gcc-4: error: unrecognized option '-no-cpp-precomp'

A configure option like "-no-apple-stuff" would be nice – or removing the -no-cpp-precomp section. Everyone who thinks this option is needed can add it to the CPPFLAGS.

--
Greetings

  Pete

Life is the only flaw in an otherwise perfect nonexistence
				– Schopenhauer





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

Previous Next


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